ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DayOfWeekSlotPresenter Class / IsDoubleTapEnabled Property

In This Topic
    IsDoubleTapEnabled Property (DayOfWeekSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsDoubleTapEnabled As System.Boolean
    public System.bool IsDoubleTapEnabled {get; set;}
    See Also