Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / ChangingPropertyBoxEventArgs Class / Property Property

In This Topic
    Property Property (ChangingPropertyBoxEventArgs)
    In This Topic
    Gets or sets the property info associated to the PropertyBox.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Property As PropertyInfo
    public PropertyInfo Property {get;}
    See Also