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

In This Topic
    Remove Method (DataGridCellsRangeCollection)
    In This Topic
    Removes the specified range from the collection. If the specified range intersects some of the ranges in the collection, the range in the collection will be split.
    Overload List
    OverloadDescription
    Removes the specified range from the collection. If the specified range intersects some of the ranges in the collection, the range in the collection will be split.  
    Removes the specified row from the ranges in the collection.  
    Removes the specified column from the in the collection.  
    See Also