C1.Win.Input Namespace / C1RadioButton Class / TextAlign Property

In This Topic
TextAlign Property (C1RadioButton)
In This Topic
Gets or sets the alignment of the text on the button control.
Syntax
'Declaration
 
Public Overrides Property TextAlign As ContentAlignment
 
See Also