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