DisplayColumnAttribute Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.DataAnnotations
Assembly: System.ComponentModel.DataAnnotations (in System.ComponentModel.DataAnnotations.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayColumn | Gets the name of the column to use as the display field. |
![]() | SortColumn | Gets the name of the column to use for sorting. |
![]() | SortDescending | Gets a value that indicates whether to sort in descending or ascending order. |
![]() | TypeId |
Show:
