PropertyValueDataErrorEventArgs

Wisej.Web.PropertyValueDataErrorEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the PropertyValueDataError event of a PropertyGrid control.

public class PropertyValueDataErrorEventArgs : CancelEventArgs

Constructors

Initializes a new instance of the PropertyValueDataErrorEventArgs class.

Properties

GridItem: Returns the GridItem that is being changed.

Exception: Returns the exception that represents the error.

Used By

Last updated