Click or drag to resize

tableStyleRowSetterSetStyleForRows Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodSetStyleForRows(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)
Public methodSetStyleForRows(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)
Top
See Also