ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaysOfWeekPresenter Class / SelectedValue Property

In This Topic
    SelectedValue Property (DaysOfWeekPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectedValue As System.Object
    public System.object SelectedValue {get; set;}
    See Also