ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / DateRangeFilter Class / EndRange Property

In This Topic
    EndRange Property (DateRangeFilter)
    In This Topic
    Gets or sets the end date in range.
    Syntax
    'Declaration
     
    Public Property EndRange As System.Date
    public System.DateTime EndRange {get; set;}
    See Also