TextOptions.StartRow Property

Gets the 1-based index of the first row.

Definition

Namespace: Extreme.Data
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public int StartRow { get; }

Property Value

Int32

See Also