[]
        
(Showing Draft Content)

C1.Win.C1GanttView.Printing.PrintInfo.NumberOfFirstColumns

NumberOfFirstColumns Property

NumberOfFirstColumns

Gets or sets an int value specifies the number of first columns to be printed.

Declaration
public int NumberOfFirstColumns { get; set; }
Remarks

You have to set PrintAllGridColumns to false to make this property takes effect.