DataCollection | ComponentOne
C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / OnSortChanged Method

In This Topic
    OnSortChanged Method (C1AdoNetCursorDataCollection)
    In This Topic
    Called after the sort changed.
    Syntax
    'Declaration
     
    Protected Sub OnSortChanged() 
    protected void OnSortChanged()
    See Also