PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridAttributeAutoGeneratingEventArgs Class / Property Property

In This Topic
    Property Property
    In This Topic
    Gets the associated property info.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Property As PropertyInfo
    public PropertyInfo Property {get;}
    See Also