SelectedGridItemEndEditEventArgs
Wisej.Web.SelectedGridItemEndEditEventArgs
Last updated
Wisej.Web.SelectedGridItemEndEditEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the SelectedGridItemEndEdit event of a PropertyGrid control.
Control: The editor control that is being used to edit the current cell..
GridItem: Returns the GridItem that is entering edit mode.
Name | Description |
---|---|
The event handler class that is invoked when a property in the grid is terminating edit mode. |