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