ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / AutoResize Property

In This Topic
    AutoResize Property
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Shadows Property AutoResize As System.Boolean
    public new System.bool AutoResize {get; set;}
    See Also