C1.WPF.Extended Namespace / ChangingPropertyBoxEventArgs Class
Properties


ChangingPropertyBoxEventArgs Class Members

The following tables list the members exposed by ChangingPropertyBoxEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the AddingPropertyBoxEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the event is canceled.  
Public PropertyGets or sets the property info associated to the PropertyBox.  
Public PropertyGets the property box that changed. (Inherited from C1.WPF.Extended.PropertyBoxChangedEventArgs)
Top
See Also