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

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