Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TextBoxMinMax Structure / Date Property

In This Topic
    Date Property (TextBoxMinMax)
    In This Topic
    Gets the date value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Date As Date
    public DateTime Date {get;}
    See Also