ComponentOne DataGrid for WPF and Silverlight
Add Method (DataGridSelection)

C1.Silverlight.DataGrid Namespace > DataGridSelection Class : Add Method
Adds the range between fromCell and toCell to the selection. In case the selection mode didn't accept a range the toCell will be selected.
Overload List
OverloadDescription
Adds the range between fromCell and toCell to the selection. In case the selection mode didn't accept a range the toCell will be selected.  
Adds a cell to the selection.  
Adds the specified range to the selection.  
Adds the range between fromRow and toRow to the selection. In case the selection mode didn't accept a range the toRow will be selected.  
Adds the range between fromColumn and toColumn to the selection.  
See Also

Reference

DataGridSelection Class
DataGridSelection Members