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


In This Topic
    DisplayAttribute Class Members
    In This Topic

    The following tables list the members exposed by DisplayAttribute.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value in which the propertity are displayed or not.  
    Public PropertyGets or sets either a text, such as a tool tip, that is displayed to users to help them understand a member.  
    Public PropertyGets or sets a value in which the propertity are group displayed or not.  
    Public PropertyGets or sets a text that is used as a member label for elements that are bound to the member.  
    Public PropertyGets or sets a value that indicates the order in which the properties are sorted.  
    Public Property (Inherited from System.Attribute)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Attribute)
    Public MethodGets a value that is used for field if display in the UI.  
    Public MethodGets the value of the Description property.  
    Public MethodGets a value that is used for field group display in the UI.  
    Public Method (Inherited from System.Attribute)
    Public MethodGets a value that is used for field display in the UI.  
    Public MethodRetrieves the value of the Order property.  
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Top
    See Also