ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / AutoSize Property

In This Topic
    AutoSize Property (InputPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property AutoSize As Boolean
    public bool AutoSize {get;}
    See Also