SelectedGridItemChangedEventArgs
Wisej.Web.SelectedGridItemChangedEventArgs
Last updated
Was this helpful?
Wisej.Web.SelectedGridItemChangedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the event of the control.
Initializes a new instance of the class.
oldSelection
The previously selected grid item.
newSelection
The newly selected grid item.
: Returns the newly selected .
: Returns the previously selected .
Represents the method that will handle the event of a .