ComponentOne ASP.NET MVC Controls
ShowRowFieldSort Property

C1.Web.Mvc.Olap Namespace > PivotGrid Class : ShowRowFieldSort Property
Gets or sets a value that determines whether the grid should display sort indicators in the column headers for row fields.
Syntax
'Declaration
 
Public Property ShowRowFieldSort As Boolean
public bool ShowRowFieldSort {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members