ComponentOne DataGrid for WPF and Silverlight
Remove Method (DataGridSelection)

C1.Silverlight.DataGrid Namespace > DataGridSelection Class : Remove Method
Removes the specified cell considering selection mode. i.e. if selection mode is single or multi row the whole row containing the specified cell will be removed.
Overload List
OverloadDescription
Removes the specified cell considering selection mode. i.e. if selection mode is single or multi row the whole row containing the specified cell will be removed.  
Removes the specified range of cells considering selection mode. i.e. if selection mode is multi row, column information of the specified cells will be ignored, and viceversa.  
Removes the specified range of cells considering selection mode.  
Removes the specified range of cells considering selection mode.  
See Also

Reference

DataGridSelection Class
DataGridSelection Members