[]
Gets the value corresponding to the cell in the intersection of the specified column and this row.
protected override object GetCellValue(GridCellType cellType, GridColumn column)
Protected Overrides Function GetCellValue(cellType As GridCellType, column As GridColumn) As Object
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | The type of cell. |
| GridColumn | column | The column that determines the cell. |
| Type | Description |
|---|---|
| object |