ITreeMenuItemIsSeparator Property
|
Gets whether this is a real menu item or just a spacer between menu items.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxbool IsSeparator { get; }ReadOnly Property IsSeparator As Boolean
Get
property bool IsSeparator {
bool get ();
}abstract IsSeparator : bool with get
Property Value
Boolean
See Also