ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / WeekNumbersPresenter Class / SelectionMode Property

In This Topic
    SelectionMode Property (WeekNumbersPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectionMode As Windows.UI.Xaml.Controls.SelectionMode
    public Windows.UI.Xaml.Controls.SelectionMode SelectionMode {get; set;}
    See Also