ITreeMenuItemIsSeparator Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax bool IsSeparator { get; }
ReadOnly Property IsSeparator As Boolean
Get
property bool IsSeparator {
bool get ();
}
abstract IsSeparator : bool with get
Property Value
Type:
BooleanSee Also