Enum ToggleState
Defines the toggle states. Toggle states are used in RadToggleButton.
Namespace: Telerik.WinControls.Enumerations
Assembly: Telerik.WinControls.dll
Syntax
public enum ToggleState
Indeterminate
Indicates a third state for the toggle button - indeterminate.
Off
Indicates off state.
On
Indicates on state.