method Items.RemoveAllItems ()

Removes all items from the control.

TypeDescription

Use the Clear method of Columns object to erase the group's content. Use the RemoveAllItems to clear the Items collection. To remove an item from the Items collection use RemoveItem method.