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