ASPxCheckListBase.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
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Text |
Right | A Text |
#Remarks
This property is a wrapper of the CheckListPropertiesBase.TextAlign property.
See Also