C1.Silverlight.DataGrid Namespace : DataGridSelectionManager Class |
The following tables list the members exposed by DataGridSelectionManager.
Name | Description | |
---|---|---|
SelectedCells | Gets the selected cells. | |
SelectedColumns | Gets the selected columns. | |
SelectedRow | Gets the first selected row. In case there aren't selected rows return null. | |
SelectedRows | Gets the selected rows. | |
Selection | Gets the selection object which allows you to query and modify the selection. |
Name | Description | |
---|---|---|
Clear | Clears the selection. | |
Select | Overloaded. Selects the specified cell. | |
SelectAll | Selects all the visible rows. |