ComponentOne True DBGrid for WinForms
FirstRow Property (Split)

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

Reference

Split Class
Split Members