Skybound Rebar

RebarMenuItemRenderer.Checked Property

Gets or sets whether the menu item is checked.

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

Property Value

true if the menu item is checked; otherwise, false.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace | RadioCheck