Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ListViewer Class / IsSwipeEnabledProperty Field

In This Topic
    IsSwipeEnabledProperty Field (C1ListViewer)
    In This Topic
    Identifies the IsSwipeEnabled dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsSwipeEnabledProperty As DependencyProperty
    public static readonly DependencyProperty IsSwipeEnabledProperty
    See Also