Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / aq Class / Table Property

In This Topic
    Table Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As System.Data.DataTable
    public System.Data.DataTable Table {get;}
    See Also