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