Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / a4 Class / Rows Property

In This Topic
    Rows Property (a4)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Rows As C1.Framework.GridRowCollection
    public C1.Framework.GridRowCollection Rows {get;}
    See Also