ComponentOne ASP.NET MVC Controls
SortOnServer Property (PivotEngine)

C1.Web.Mvc.Olap Namespace > PivotEngine Class : SortOnServer Property
Gets or sets a value that indicates whether the summary data received from the server is already sorted.
Syntax
'Declaration
 
Public Property SortOnServer As Boolean
public bool SortOnServer {get; set;}
See Also

Reference

PivotEngine Class
PivotEngine Members