BCExtensionCommandSeparatorGetIsSeparator Method |
Returns a value indicating whether the instance represents a line used to group other items.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Design
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax protected override bool GetIsSeparator()
Protected Overrides Function GetIsSeparator As Boolean
Return Value
Type:
Boolean
A value indicating whether the instance represents a line used to group other items.
See Also