TcxCustomDataController.BeginUpdateFields Method
Locks field update notifications until the EndUpdateFields method is called.
Declaration
procedure BeginUpdateFields;
Remarks
This method is for internal use only. You will have no need to use it in applications.
See Also