Accordion for WinForms | ComponentOne
C1.Win.Accordion Namespace / C1Accordion Class / AutoSizeElement Property

In This Topic
    AutoSizeElement Property
    In This Topic
    Do not use this property.
    Syntax
    'Declaration
     
    
    Public Shadows ReadOnly Property AutoSizeElement As C1.Framework.AutoSizeElement
    public new C1.Framework.AutoSizeElement AutoSizeElement {get;}
    See Also