[]
        
(Showing Draft Content)

C1.WPF.Extended.ChangingPropertyBoxEventArgs

ChangingPropertyBoxEventArgs Class

Provides data for the ChangingPropertyBoxEventArgs event.

Inheritance
ChangingPropertyBoxEventArgs
Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public class ChangingPropertyBoxEventArgs : PropertyBoxChangedEventArgs

Constructors

Name Description
ChangingPropertyBoxEventArgs(PropertyInfo, PropertyBox)

Initializes a new instance of the AddingPropertyBoxEventArgs class.

Properties

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.