SortOrderChanged Event
Description
Occurs when the column sort order is changed.
Syntax
Public Event SortOrderChanged()
Remarks
This event occurs when the sort order is changed by the user clicking on the column headers to sort by a particular column. It is not triggered if the sort order is changed via code.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.