Skybound Rebar

RebarMenuItemRenderer.IsSeparator Property

Gets whether the item is a separator bar.

[Visual Basic]
Public ReadOnly Property IsSeparator As Boolean
[C#]
public bool IsSeparator {get;}

Property Value

true if the item is a separator bar; otherwise, false.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace