GridCells.CheckColumn
GridCells.CheckColumn method
Gets the GridColumn element or null at the specified column index.
public GridColumn CheckColumn(int col)
| Parameter | Type | Description |
|---|---|---|
| col | Int32 | The column index. |
Return Value
The Column object.
See Also
- class GridColumn
- class GridCells
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb