System.ComponentModel.DataAnnotations.DisplayColumnAttribute
Specifies the column that is displayed in the referred table as a foreign-key column.
Gets the name of the column to use as the display field.
Gets the name of the column to use for sorting.
Gets a value that indicates whether to sort in descending or ascending order.
Initializes a new instance of the DisplayColumnAttribute class by using the specified column.
Initializes a new instance of the DisplayColumnAttribute class by using the specified display and sort columns.
Initializes a new instance of the DisplayColumnAttribute class by using the specified display column, and the specified sort column and sort order.