ComponentOne True DBGrid for WinForms
Rows Property (Frame)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > Frame Class : Rows Property
Gets the DataRowCollection for an unbound grid.
Syntax
'Declaration
 
Public ReadOnly Property Rows As System.Data.DataRowCollection
public System.Data.DataRowCollection Rows {get;}
See Also

Reference

Frame Class
Frame Members