DisplayAttribute Class Members
In This Topic
The following tables list the members exposed by DisplayAttribute.
Public Constructors
Public Properties
| Name | Description |
| AutoGenerateField | Gets or sets a value in which the propertity are displayed or not. |
| Description | Gets or sets either a text, such as a tool tip, that is displayed to users to help them understand a member. |
| GroupName | Gets or sets a value in which the propertity are group displayed or not. |
| Name | Gets or sets a text that is used as a member label for elements that are bound to the member. |
| Order | Gets or sets a value that indicates the order in which the properties are sorted. |
| TypeId | (Inherited from System.Attribute) |
Top
Public Methods
See Also