Reports for WinForms | ComponentOne
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 Date
    public DateTime MaxDate {get; set;}
    See Also