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

In This Topic
    PropertyAttributes Property (PropertyGroup)
    In This Topic
    a group of propertyAttribute which has same propertyInfo
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyAttributes As PropertyAttribute()
    public PropertyAttribute[] PropertyAttributes {get;}
    See Also