C1.WPF.DataGrid Namespace > DataGridCellsRangeCollection Class : Remove Method |
Overload | Description |
---|---|
Remove(DataGridCellsRange) | 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. |
Remove(DataGridRow) | Removes the specified row from the ranges in the collection. |
Remove(DataGridColumn) | Removes the specified column from the in the collection. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2