ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagDateTimeInputParams Class / MaxDate Property

In This Topic
    MaxDate Property
    In This Topic
    Gets or sets the maximum allowed date.
    Syntax
    'Declaration
     
    Public Property MaxDate As System.Date
    public System.DateTime MaxDate {get; set;}
    See Also