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

In This Topic
    SelectedIndex Property (WeekNumbersPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectedIndex As System.Integer
    public System.int SelectedIndex {get; set;}
    See Also