1 write to SortDescending
System.ComponentModel.DataAnnotations (1)
DataAnnotations\DisplayColumnAttribute.cs (1)
21
this.
SortDescending
= sortDescending;
1 reference to SortDescending
System.Web.DynamicData (1)
DynamicData\MetaTable.cs (1)
1018
return DisplayColumnAttribute.GetPropertyValue(a => a.
SortDescending
, false);