ComponentOne List for WinForms
C1.Win.C1List Namespace / C1List Class / OnListCountChanged Method

In This Topic
    OnListCountChanged Method (C1List)
    In This Topic
    Calls when binding list changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnListCountChanged() 
    protected virtual void OnListCountChanged()
    See Also