property CascadeFile.HeaderAppearance as AppearanceEnum
Retrieves or sets a value that indicates the header's appearance.

TypeDescription
AppearanceEnum An AppearanceEnum expression that indicates the header's appearance.
Use the HeaderAppearance property to change the appearance of the control's header bar. Use the Appearance property to specify the control's appearance. Use the HeaderVisible property to hide the control's header bar. The HeaderHeight property retrieves or sets a value indicating the control's header height. 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.