ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / C1ListView Class / IsSwipeEnabledProperty Field

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