TableSet
|
Name | Description | |
---|---|---|
![]() |
SetOverrides(Int32, Int32, Int32, CellProperties) | Sets the override in the grid line of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row property override. Use a valid column index and pass the row index '-1' to get the column property override. |
![]() |
SetOverrides(Int32, Int32, GridLineType, CellProperties) | Sets the override in the grid line of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row property override. Use a valid column index and pass the row index '-1' to set the column property override. |