Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / MemberAttribute Class
Properties


In This Topic
    MemberAttribute Class Members
    In This Topic

    The following tables list the members exposed by MemberAttribute.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the member is browsable (will be shown in the C1PropertyGrid).  
    Public PropertySpecifies the name of the category in which to group the member when displayed in The C1PropertyGrid.  
    Public PropertyGets or sets the name that will be displayed by the C1PropertyGrid when showing the member.  
    Public PropertyGets or sets the name of the member.  
    Public PropertyGets the current object this member attributes are applied to.  
    Public PropertyGets or sets an arbitrary object value that can be used to store custom information about this member.  
    Top
    See Also