ComponentOne Scheduler for WinForms
Rows Property

C1.Win.C1Schedule.Extended.4 Assembly > C1.Win.C1Schedule Namespace > BaseTableView Class : Rows Property
Gets the collection of C1.Win.C1FlexGrid.Row objects in the grid.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Rows As C1.Win.C1FlexGrid.RowCollection
public new C1.Win.C1FlexGrid.RowCollection Rows {get;}
See Also

Reference

BaseTableView Class
BaseTableView Members