GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / IsPrintAll Property

In This Topic
    IsPrintAll Property (ReportOptions)
    In This Topic
    Gets or sets the is print all columns or not.
    Syntax
    'Declaration
     
    Public Property IsPrintAll As Boolean
    public bool IsPrintAll {get; set;}
    See Also