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

In This Topic
    SelectionRule Property
    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