method Record.Refresh ()
Refreses the control.

TypeDescription
Use the Refresh method to update the values for all editors. The BeginUpdate method maintains performance when editors  are added to the control one at a time. The EndUpdate method resumes painting the control after painting is suspended by the BeginUpdate method.