ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewPanel Class / IsDoubleTapEnabled Property

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