ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / IsRightTapEnabled Property

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