property Pivot.HeaderHeight as Long
Retrieves or sets a value indicating the control's header height.

TypeDescription
Long A long expression that indicates the height of the control's header bar.

By default, the HeaderHeight property is 18 pixels. Use the HeaderHeight property to change the height of the control's header bar. Use the HeaderVisible property to hide the control's header bar. The HeaderHeight property specifies the height of the control's header, and so the height of the columns to be displayed on the control's pivot bar. Use the DefaultColumnWidth property to specify the default for the width of the columns.