ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchManipulation Class / End Property

In This Topic
    End Property (TouchManipulation)
    In This Topic
    Indicates the end of an interaction (including inertia).
    Syntax
    'Declaration
     
    Public ReadOnly Property End As System.Boolean
    public System.bool End {get;}
    See Also