ComponentOne True DBGrid for WinForms
FirstRow Property (C1TrueDBDropdown)

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

Reference

C1TrueDBDropdown Class
C1TrueDBDropdown Members