FlexPivot for WinForms
SortOnServer プロパティ (C1PivotEngine)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > C1PivotEngine クラス : 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.
シンタックス
'宣言
 
Public Property SortOnServer As System.Boolean
public System.bool SortOnServer {get; set;}
参照

C1PivotEngine クラス
C1PivotEngine メンバ