ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1CheckBox Class / AutoSize Property

In This Topic
    AutoSize Property (C1CheckBox)
    In This Topic
    This property is not relevant for this class.
    Syntax
    'Declaration
     
    
    Public Overridable Property AutoSize As Boolean
    public virtual bool AutoSize {get; set;}

    Property Value

    true if enabled; otherwise, false.
    See Also