Skybound Rebar

RebarButtonRenderer.Checked Property

Gets or sets whether the button is checked.

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

Property Value

true if the button should be drawn in a checked state; otherwise, false.

See Also

RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace