Enum
SwitchButtonContentPosition

Determines possible positions of the toggle switch button checked and unchecked contents.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum SwitchButtonContentPosition

Fields

Both

The checked content is displayed at the right side of the toggle switch button, while the unchecked content is displayed at the left side of the control.

Declaration

cs-api-definition
Both = 2

Field Value

SwitchButtonContentPosition

Left

Both checked and unchecked contents are displayed at the left side of the toggle switch button.

Declaration

cs-api-definition
Left = 0

Field Value

SwitchButtonContentPosition

Right

Both checked and unchecked contents are displayed at the right side of the toggle switch button.

Declaration

cs-api-definition
Right = 1

Field Value

SwitchButtonContentPosition

In this article
DefinitionFieldsBothLeftRight
Not finding the help you need?
Contact Support