PropertyValueChangedEventArgs
Wisej.Web.PropertyValueChangedEventArgs
Last updated
Was this helpful?
Wisej.Web.PropertyValueChangedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the event of a control.
Initializes a new instance of the class.
changedItem
The item in the grid that changed.
oldValue
The old property value.
: Returns the that was changed.
: The value of the grid item before it was changed.
The event handler class that is invoked when a property in the grid is modified by the user.