Skybound Rebar

RebarButtonRenderer.State Property

Gets or sets the current state of the button.

[Visual Basic]
Public Property State As RebarButtonState
[C#]
public Skybound.Rebar.RebarButtonState State {get; set;}

Property Value

One of the RebarButtonState values that specifies the current state of the button.

See Also

RebarButtonRenderer Class | Skybound.Rebar.Rendering Namespace