Gets or sets a value indicating whether the item is a separator. Namespace: MindFusion.UI.Web
|
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.