Class CheckBoxAlignment
Represents the CheckBox Alignment
Inheritance
System.Object
CheckBoxAlignment
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class CheckBoxAlignment : Enum
Fields
Left
sets the CheckBox Alignment to Left
Declaration
public const CheckBoxAlignment Left
Field Value
Type |
---|
CheckBoxAlignment |
Right
sets the CheckBox Alignment to Right
Declaration
public const CheckBoxAlignment Right
Field Value
Type |
---|
CheckBoxAlignment |