FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon 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