Skybound Rebar

RebarMenuItemRenderer.Selected Property

Gets or sets whether the menu item is selected.

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

Property Value

true if the item is selected; otherwise, false.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace