property ExShellView.HeaderVisible as Boolean
Specifies whether the view's header is visible or hidden.

TypeDescription
Boolean A Boolean expression that specifies whether the control's header is visible or hidden.
By default, the HeaderVisible property is True. Use the HeaderVisible property to hide the control's header. The ViewMode property indicates the shell's view mode. The AutoArrange property specifies whether the files are automatically kept arranged in icon and small icon view. Use the AlignToGrid property to specifies whether in icon view, icons automatically snap into a grid. The HideFileNames property specifies whether the view shows the names for the files.