ToggleState Property (UIACheckBox)

Class

UIACheckBox.

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.