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

In This Topic
    SelectedValuePath Property (DaysOfWeekPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectedValuePath As System.String
    public System.string SelectedValuePath {get; set;}
    See Also