ComponentOne Basic Library for UWP
IsSwipeEnabled Property

C1.UWP Assembly > C1.Xaml Namespace > C1ListViewer Class : IsSwipeEnabled Property
Gets or sets a value that indicates whether the view supports discrete input processing for a swipe interaction.
Syntax
'Declaration
 
Public Property IsSwipeEnabled As System.Boolean
public System.bool IsSwipeEnabled {get; set;}
See Also

Reference

C1ListViewer Class
C1ListViewer Members