ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1CalendarPresenter Class / IsTapEnabled Property

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