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

In This Topic
CheckAlign Property (C1RadioButton)
In This Topic
Gets or sets the horizontal and vertical alignment of the check mark on a C1RadioButton control.
Syntax
'Declaration
 
Public Property CheckAlign As ContentAlignment
 
See Also