ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaySlotPresenter Class / ElementSoundMode Property

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