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

TypeDescription
Long A long expression that specifies the control's header height
By default, the HeaderHeight property is 18 pixels. The HeaderHeight property retrieves or sets a value indicating the control's header height. Use the HeaderVisible property to hide the control's header bar.  Use the ColumnsVisible property to hide or show a column. Use the BackColorHeader and ForeColorHeader properties to customize the control's header. Use the BackColor property to specify the control's background color. The StatusBarVisible property specifies whether the control's status bar is visible or hidden. The StatusBarLabel property specifies the HTML label the control's status bar is displaying.