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

In This Topic
    PrintEntrieProject Property (ReportOptions)
    In This Topic
    Gets or sets a value that whether print entrie project or sepecific dates.
    Syntax
    'Declaration
     
    Public Property PrintEntrieProject As Boolean
    public bool PrintEntrieProject {get; set;}
    See Also