ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsControl Class / IsDoubleTapEnabled Property

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