Wisej.Web.SelectedGridItemChangedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the SelectedGridItemChanged event of a PropertyGrid.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A SelectedGridItemChangedEventArgs that contains the event data.
Fired when the selected GridItem is changed.