TreeView for WinForms | ComponentOne
C1.Win.Touch Namespace / TouchConfiguration Class / SupportedManipulations Property

In This Topic
    SupportedManipulations Property (TouchConfiguration)
    In This Topic
    Gets or sets the current set of supported manipulations.
    Syntax
    'Declaration
     
    
    Public Property SupportedManipulations As Manipulations
    public Manipulations SupportedManipulations {get; set;}
    See Also