method Record.RemoveAll ()
Removes all the editors in the control.

TypeDescription
Use the RemoveAll method to remove all editors in the control. Use the Remove method to remove an editor. Use the Add method to add new editors to the control. Use the ClearItems method to remove all predefined values from a drop down list editor. Use the ClearButtons method to remove all buttons in the editor.