ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1RadioButton Class / Appearance Property

In This Topic
    Appearance Property (C1RadioButton)
    In This Topic
    Gets or sets the value that determines the appearance of a C1RadioButton control.
    Syntax
    'Declaration
     
    
    Public Property Appearance As Appearance
    public Appearance Appearance {get; set;}
    See Also