Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / PropertyAttribute Class
Members

In This Topic
    PropertyAttribute Class
    In This Topic
    Used to provide configuration information for the C1PropertyGrid.
    Object Model
    PropertyAttribute Class
    Syntax
    'Declaration
     
    
    Public Class PropertyAttribute 
       Inherits MemberAttribute
    public class PropertyAttribute : MemberAttribute 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.Extended.MemberAttribute
          C1.Silverlight.Extended.PropertyAttribute

    See Also