Class GridViewSelectionUtilities
Provides utility methods for managing selection in a Telerik.Windows.Controls.RadGridView control.
public static class GridViewSelectionUtilities
- Inheritance
-
GridViewSelectionUtilities
Fields
- SelectedItemsProperty
Identifies the SelectedItemsProperty attached property.
Methods
- GetSelectedItems(DependencyObject)
Gets the value of the SelectedItemsProperty attached property from the specified DependencyObject.
- SetSelectedItems(DependencyObject, INotifyCollectionChanged)
Sets the value of the SelectedItemsProperty attached property to the specified DependencyObject.