Event arguments used for the SelectedCellsChanging event. Provides information about the cells that are about to be added or removed from the SelectedCells collection.
Namespace: Telerik.Windows.Controls.GridViewAssembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.40
Syntax
| Visual Basic |
|---|
Public Class GridViewSelectedCellsChangingEventArgs _
Inherits CancelEventArgs |
Inheritance Hierarchy
See Also