ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridCellsRangeCollection Class / Clean Method

In This Topic
    Clean Method (DataGridCellsRangeCollection)
    In This Topic
    Removes all the invalid ranges.
    Syntax
    'Declaration
     
    
    Public Sub Clean() 
    public void Clean()
    See Also