Click or drag to resize

dataRowIndexDynamicStyleTEnumindexFromSourceTable Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true - it counts rows from the source table (without column labels)

Namespace:  imbSCI.Core.extensions.table.dynamics
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool indexFromSourceTable { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if [index from source table]; otherwise, false.
See Also