Click or drag to resize

DataTableForStatisticsRowsWithDataCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of rows with data in this report datatable

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

Property Value

Type: Int32
The rows with data count.

Implements

IDataTableForStatisticsRowsWithDataCount
See Also