ComponentOne ASP.NET MVC Controls
Descending Property

C1.Web.Mvc.Olap Namespace > PivotFieldBase Class : Descending Property
Gets or sets a value that determines whether keys should be sorted in descending order for this field.
Syntax
'Declaration
 
Public Property Descending As Boolean
public bool Descending {get; set;}
See Also

Reference

PivotFieldBase Class
PivotFieldBase Members