PropertyValueDataErrorEventArgs
Wisej.Web.PropertyValueDataErrorEventArgs
Last updated
Was this helpful?
Wisej.Web.PropertyValueDataErrorEventArgs
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.
changingItem
The item in the grid that caused the data error.
exception
The exception that occurred while writing the property value.
: Returns the that is being changed.
: Returns the exception that represents the error.
The event handler class that is invoked when a property in the grid cannot receive the value modified by the user.