Enum CheckBoxAlignment
Defines the constant that specify the alignment of the check box.
Namespace: Syncfusion.Windows.Forms.Enums
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum CheckBoxAlignment
Fields
| Name | Description |
|---|---|
| Left | Specifies that the check box will be left aligned. |
| Right | Specifies that the check box will be right aligned. |