DisplayColumnAttribute Properties

 

Namespace:   System.ComponentModel.DataAnnotations
Assembly:  System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)

NameDescription
System_CAPS_pubpropertyDisplayColumn

Gets the name of the column to use as the display field.

System_CAPS_pubpropertySortColumn

Gets the name of the column to use for sorting.

System_CAPS_pubpropertySortDescending

Gets a value that indicates whether to sort in descending or ascending order.

System_CAPS_pubpropertyTypeId

When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.)

Return to top
Show: