ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1LayoutTransformer Class / IsTapEnabled Property

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