[]
Gets or sets an int value specifies the number of first columns to be printed.
public int NumberOfFirstColumns { get; set; }
Public Property NumberOfFirstColumns As Integer
You have to set PrintAllGridColumns to false to make this property takes effect.