Wisej.Web.SelectedGridItemChangedEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the SelectedGridItemChanged event of the PropertyGrid control.
Initializes a new instance of the SelectedGridItemChangedEventArgs class.
oldSelection
The previously selected grid item.
newSelection
The newly selected grid item.
GridItem: Returns the newly selected GridItem.
GridItem: Returns the previously selected GridItem.
Represents the method that will handle the event of a .