ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridColumnCollection Class / ClearItems Method

In This Topic
    ClearItems Method (DataGridColumnCollection)
    In This Topic
    Removes all elements from the Collection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ClearItems() 
    protected override void ClearItems()
    See Also