Click or drag to resize

DataTableForStatisticsRowStart Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Row index position when data starts (after heading rows are created

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public int RowStart { get; set; }
Request Example View Source

Property Value

Type: Int32
The row start.

Implements

IDataTableForStatisticsRowStart
See Also