TcxCustomGridTableView.EndSortingUpdate Method
In This Article
Enables updates to the View.
#Declaration
Delphi
procedure EndSortingUpdate;
#Remarks
Use the EndSortingUpdate method in conjunction with the BeginSortingUpdate method.
See Also