Easy Tutorial
❮ Prop Webcontrol Calendarday Daynumbertext Prop Control Standard Bindingcontainer ❯

ASP.NET CheckBoxList TextAlign Property



Definition and Usage

The TextAlign property is used to get or set the text alignment of the text for CheckBoxList items.

Syntax

Property Description
align Specifies the text alignment for list items. Possible values: Left<br> Right (default)

Example

The following example sets the TextAlign property to "Left" in the CheckBoxList control:


❮ Prop Webcontrol Calendarday Daynumbertext Prop Control Standard Bindingcontainer ❯