InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanelBase Class / AutoSizeElement Property

In This Topic
    AutoSizeElement Property (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoSizeElement As C1.Framework.AutoSizeElement
    public C1.Framework.AutoSizeElement AutoSizeElement {get; set;}
    See Also