ComponentOne DataGrid for WPF and Silverlight
Clear Method (DataGridCellsRangeCollection)

C1.Silverlight.DataGrid Namespace > DataGridCellsRangeCollection Class : Clear Method
Removes all ranges from the System.Collections.Generic.ICollection`1.
Syntax
'Declaration
 
Public Sub Clear() 
public void Clear()
Exceptions
ExceptionDescription
The System.Collections.Generic.ICollection`1 is read-only.
See Also

Reference

DataGridCellsRangeCollection Class
DataGridCellsRangeCollection Members