Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1CalendarView Class / SelectionRule Property

In This Topic
    SelectionRule Property (C1CalendarView)
    In This Topic
    Gets or sets a SelectionRule value of selection behavior during month navigation.
    Syntax
    'Declaration
     
    
    Public Property SelectionRule As SelectionRule
    public SelectionRule SelectionRule {get; set;}
    See Also