Gets the item check style.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public Style ItemCheckStyle { get; } |
Visual Basic |
---|
Public ReadOnly Property ItemCheckStyle As Style Get |
Visual C++ |
---|
public: property Style^ ItemCheckStyle { Style^ get (); } |