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

In This Topic
    PropertyAttribute Property
    In This Topic
    Gets the property attribute being generated.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyAttribute As PropertyAttribute
    public PropertyAttribute PropertyAttribute {get;}
    See Also