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



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