PropertyValueDataErrorEventArgs
Wisej.Web.PropertyValueDataErrorEventArgs
Last updated
Wisej.Web.PropertyValueDataErrorEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Provides data for the PropertyValueDataError event of a PropertyGrid control.
Initializes a new instance of the PropertyValueDataErrorEventArgs class.
GridItem: Returns the GridItem that is being changed.
Exception: 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.