property Pivot.PivotColumnsFloatBarVisible as Boolean
Retrieves or sets a value that indicates whether the pivot columns float bar is visible or hidden.

TypeDescription
Boolean A Boolean expression that specifies whether the columns floating bar is shown or hidden.
By default, the PivotColumnsFloatBarVisible property is False. Use the PivotColumnsFloatBarVisible property to display a floating window that shows the data columns to be summarized by drag and drop to the control's pivot bar. The PivotBarVisible property indicates whether the control's pivot bar is visible or hidden. The user drag and drop columns from this panel to summarize the data. Use the DataColumns property to access the data columns collection once data was provided using the Import, DataSource or LoadXML methods.

The following screen shot shows the control's Columns to a floating bar:

Use the following properties to customize the visual appearance of the control's Columns Floating Panel: