[]
Provides data for the ChangingPropertyBoxEventArgs event.
public class ChangingPropertyBoxEventArgs : PropertyBoxChangedEventArgs
| Name | Description |
|---|---|
| ChangingPropertyBoxEventArgs(PropertyInfo, PropertyBox) | Initializes a new instance of the AddingPropertyBoxEventArgs class. |
| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event is canceled. |
| Property | Gets or sets the property info associated to the PropertyBox. |