ComponentOne InputPanel for WinForms
CheckAlign Property (InputRadioButton)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputRadioButton Class : CheckAlign Property
Gets or sets where the radio checkbox should be placed within the component.
Syntax
'Declaration
 
Public Property CheckAlign As System.Windows.Forms.HorizontalAlignment
public System.Windows.Forms.HorizontalAlignment CheckAlign {get; set;}
See Also

Reference

InputRadioButton Class
InputRadioButton Members