Type | Description |
Use the Clear method to remove all columns in the Columns collection. If the Clear method is called, the control removes also all items. Use the Remove method to Remove a particular column. The Clear method calls RemoveColumn event for each deleted column. Use the RemoveAllItems method to remove all items in the control.