Skybound Rebar

RebarButton.State Property

Gets a value that specifies the current state of this button.

[Visual Basic]
Public ReadOnly Property State As RebarButtonState
[C#]
public RebarButtonState State {get;}

Property Value

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

See Also

RebarButton Class | Skybound.Rebar Namespace