[]
        
(Showing Draft Content)

C1.WPF.Extended.PropertyBoxChangedEventArgs

PropertyBoxChangedEventArgs Class

Provides data for the PropertyBoxChanged event.

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

Constructors

Name Description
PropertyBoxChangedEventArgs(PropertyBox)

Initializes a new instance of the PropertyBoxChangedEventArgs class.

Properties

Name Description
PropertyBox

Gets the property box that changed.