property ExFileView.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 for the control's header bar. Use the HeaderVisible property to hide the control's header bar. Use the HeaderHeight property to change the height of the control's header bar. Use the ColumnVisible property to hide or show a column. Use the ColumnCaption property to specify the column's caption. Use the ColumnWidth property to change the column's width. Use the BackColorHeader property to specify the background color for the control's header bar. Use the ForeColorHeader property to specify the foreground color for the control's header bar.