2 writes to TextAlign
System.Web (2)
UI\WebControls\CheckBoxList.cs (1)
283
_controlToRepeat.
TextAlign
= TextAlign;
UI\WebControls\RadioButtonList.cs (1)
510
controlToRepeat.
TextAlign
= TextAlign;
1 reference to TextAlign
System.Web (1)
UI\WebControls\CheckBox.cs (1)
474
if (
TextAlign
== TextAlign.Left) {