tableStyleRowSetterSetStyleForRows Method |
| Name | Description | |
|---|---|---|
| SetStyleForRows(DataRowInReportTypeEnum, IEnumerableInt32) |
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)
| |
| SetStyleForRows(DataRowInReportTypeEnum, Int32) |
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)
|