ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ListViewer Class / IsSwipeEnabledProperty Field



In This Topic
    IsSwipeEnabledProperty Field
    In This Topic
    Identifies the IsSwipeEnabled dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsSwipeEnabledProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ListViewer.IsSwipeEnabledProperty
    public static readonly DependencyProperty IsSwipeEnabledProperty
    public:
    static readonly DependencyProperty^ IsSwipeEnabledProperty
    See Also