TableGet
|
| Name | Description | |
|---|---|---|
| GetOverrides(Int32, Int32, Int32) | Returns 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. | |
| GetOverrides(Int32, Int32, GridLineType) | Returns 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. |