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

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