ComponentOne True DBGrid for WinForms
FirstRow Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : FirstRow Property
Gets or sets the row index for the first visible row in a grid or split.
Syntax
'Declaration
 
Public Property FirstRow As System.Integer
public System.int FirstRow {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members