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

TypeDescription
Long A long expression that specifies the height of the control's header
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 HeaderAppearance property changes the appearance for the control's header bar.