[]
        
(Showing Draft Content)

C1.Win.C1GanttView.Printing.PrintInfo.PrintAllGridColumns

PrintAllGridColumns Property

PrintAllGridColumns

Gets or sets a bool value indicating whether print all columns of gridview.

Declaration
public bool PrintAllGridColumns { get; set; }
Remarks

If value is false, you have to sepcify the value of NumberOfFirstColumns to indicate how many first columns to be printed.