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

In This Topic
    Rows Property (ap)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Rows As System.Data.DataRowCollection
    public System.Data.DataRowCollection Rows {get;}
    See Also