Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public bool RichHideFirstItem { get; }
Visual Basic
Public ReadOnly Property RichHideFirstItem As Boolean
	Get
Visual C++
public:
property bool RichHideFirstItem {
	bool get ();
}

See Also