GridColumnCollection.GetColumnByIndex
GridColumnCollection.GetColumnByIndex method
Gets the Column object by the position in the list.
public GridColumn GetColumnByIndex(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The position in the list. |
Return Value
Returns the column object.
See Also
- class GridColumn
- class GridColumnCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop