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

In This Topic
    ItemValidatorProperty Field
    In This Topic
    Identifies the ItemValidator dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemValidatorProperty As C1.Blazor.Core.DependencyProperty
    public static readonly C1.Blazor.Core.DependencyProperty ItemValidatorProperty
    See Also