Click or drag to resize

tableStyleRowSetterSetStyleForRows Method (DataRowInReportTypeEnum, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the specified style by rows indexes. The row index is interpreted by index in source table (not reporting version of the table -- i.e. heading rows are not counted, only data)

Namespace:  imbSCI.Core.extensions.table.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
Request Example View Source

Parameters

style
Type: imbSCI.Core.extensions.tableDataRowInReportTypeEnum
The style.
rowIndex
Type: SystemInt32
Index of the row.

Return Value

Type: dataRowIndexDynamicStyleDataRowInReportTypeEnum
Rule that was created
See Also