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

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