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

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