ToggleState Property (SLToggleButton)

Action

Gets the toggle state of the button.

Syntax

C#
protected ToggleState ToggleState { get; }
VB
'Declaration
Protected Read Property ToggleState As ToggleState

Access

Read only.