property Pivot.PivotColumnsSortOrder as PivotColumnsSortOrderEnum
Specifies the sorting order for the columns being shown in the control's columns floating panel.

TypeDescription
PivotColumnsSortOrderEnum A PivotColumnsSortOrderEnum expression that defines the sorting order of the columns to be displayed on the Columns Floating Panel.
By default, the PivotColumnsSortOrder property is exPivotColumnsUnsorted. The PivotColumnsSortOrder property specifies the sorting order of the columns to be shown on the Columns Floating Panel. The PivotColumnsFloatBarVisible property shows or hides the control's Columns Floating Panel/Bar. The exPivotBarContextSortAscending, exPivotBarContextSortReverse flags of PivotBarVisible property specifies the sorting order of the columns to be shown on the pivot bar's context menu.

The following screen shot shows the control's Columns Floating Panel: