Removes all items from the control.
Type | Description |
RemoveAllItems clears the Items collection. The Clear method clears the columns collection and remove all items too. Use the RemoveItem method to remove an item from the Items collection. The control fires the RemoveItem event when the user deletes an item.