ITreeMenuItemIsSeparator Property
|
Gets whether this is a real menu item or just a spacer between menu items.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
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