Gets the 1-based index of the first row.
Namespace:
Extreme.Data
Assembly:
Extreme.Data (in Extreme.Data.dll) Version: 3.1.0
public int StartRow { get; }
Public ReadOnly Property StartRow As Integer
Get
public:
property int StartRow {
int get ();
}
member StartRow : int with get
Property Value
Type:
Int32
Reference