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