Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / C1Calendar Class / MaxSelectionCountProperty Field

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