TableSectionData.GetCellType
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| GetCellType(Int32) | CellType | Returns a column's cell type and if no type exists for this column, it would come from the section |
| GetCellType(Int32, Int32) | CellType | Returns a cell's Type and if no Type exists for this cell, it would come from the column, or the row, or the section |