Click or drag to resize

GridCellColumnIndex Property

Gets the index of the column.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public int ColumnIndex { get; }

Property Value

Type: Int32
The index of the column.
See Also