[]
Gets the columns of the grid.
public IList<GridColumn> Columns { get; }
A list of GridColumn objects representing the columns of the grid.