Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / AutoGenerateColumns Property

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