In This Topic
Returns or sets the order in which page fields are added to the PivotTable report’s layout. Can be one of the following Order
constants: DownThenOver or OverThenDown. The default constant is DownThenOver.
Syntax
Order PageFieldOrder {get; set;}
See Also