TcxCustomSchedulerStorage.FullRefresh Method
In This Article
Forces the data controller to update itself and notify the registered IcxSchedulerStorageListener listeners.
#Declaration
Delphi
procedure FullRefresh;
#Remarks
Use the FullRefresh method to update the data controller and notify the registered IcxSchedulerStorageListener listeners.
See Also