InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / GridPanel Class / AutoSize Property

In This Topic
    AutoSize Property (GridPanel)
    In This Topic
    Gets the System.Boolean value specifying whether element size is automatically determined by its style and contents.
    Syntax
    'Declaration
     
    Public ReadOnly Property AutoSize As Boolean
    public bool AutoSize {get;}
    See Also