CheckListPropertiesBase.TextAlign Property
In This Article
Gets or sets the horizontal alignment of the text label relative to the check mark.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Text |
Right | A Text |
#Remarks
Use the TextAlign property to specify the horizontal alignment of the check box editors’ text label relative to the check mark.
Note
The Text
See Also