Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagDateTimeInputParams Class / MinDate Property

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