ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1Ribbon Class / AutoSize Property

In This Topic
    AutoSize Property (C1Ribbon)
    In This Topic
    This property has no effect on C1Ribbon.
    Syntax
    'Declaration
     
    Public Overrides Property AutoSize As System.Boolean
    public override System.bool AutoSize {get; set;}
    See Also