ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ScrollViewer Class / IsHoldingEnabled Property

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