FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace : PropertyChangingEventArgs Class |
The following tables list the members exposed by PropertyChangingEventArgs.
Name | Description | |
---|---|---|
PropertyChangingEventArgs Constructor | Initializes a new instance of the PropertyChangingEventArgs class. |
Name | Description | |
---|---|---|
Cancel | Gets or sets whether to cancel changing the property value. | |
NewValue | Gets the new value to be set by the property. | |
PropertyName | The name of the property whose value is changing. |