ToggleState Property (SLCheckBox)

Class

SLCheckBox.

Action

Gets the toggle state of the check box.

Syntax

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

Access

Read only.