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

In This Topic
    AutoGenerateColumns Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoGenerateColumns As System.Boolean
    public System.bool AutoGenerateColumns {get; set;}
    See Also