[]
        
(Showing Draft Content)

C1.PivotEngine.C1PivotEngine.SortOnServer

SortOnServer Property

SortOnServer

Gets or sets a value that indicates whether the summary data received from the server is already sorted. If this property is set to true, the PivotEngine will not sort the data it receives from the server.

Declaration
public bool SortOnServer { get; set; }