Gets or sets a value indicating whether the item is a separator.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool IsSeparator { get; set; } |
Visual Basic
![]() |
---|
Public Property IsSeparator As Boolean |
Type: Boolean
true if the item is used as a separator within a Menu, otherwise false. Default value is false.