GridRow.Item

GridRow indexer

Gets the cell.

public GridCell this[int column] { get; }
ParameterDescription
columnThe column index

See Also