ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1Menu Class / IsRightTapEnabled Property

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