Skybound Rebar

RebarMenuItemRenderer.RadioCheck Property

Gets or sets whether a small circle is drawn instead of a check mark when the item is checked.

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

Property Value

true if a small circle is drawn instead of a check mark when the item is checked; otherwise, false.

See Also

RebarMenuItemRenderer Class | Skybound.Rebar.Rendering Namespace | Checked