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

In This Topic
    EndDate Property (ReportOptions)
    In This Topic
    Gets or sets the System.DateTime value determining the end of the printing range.
    Syntax
    'Declaration
     
    Public Property EndDate As Date
    public DateTime EndDate {get; set;}
    See Also