method Items.RemoveAllItems ()

Removes all items from the control.

TypeDescription

The RemoveAllItems method remove all items in the control. The Clear method of Columns object clears the Items collection too. Use the  RemoveItem method to remove an item from the control. The RemoveAllItems method is not available if the control is running in the virtual mode.