Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / MinDateProperty Field

In This Topic
    MinDateProperty Field
    In This Topic
    Identifies the MinDate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinDateProperty As DependencyProperty
    public static readonly DependencyProperty MinDateProperty
    See Also