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