GridCells.MaxColumn

GridCells.MaxColumn property

Maximum column index of cell which contains data or style.

public int MaxColumn { get; }

Remarks

Return -1 if ther is not cell.

See Also