property PropertiesList.HeaderEnabled as Boolean
Enables or disables the control's header.

TypeDescription
Boolean A boolean expression that specifies whether the control's header is enabled or disabled.
By default, the HeaderEnabled property is True. The HeaderEnabled property enables or disables the control's header. If the header is disabled, the user can't resize, sort or drag and drop any column. The HeaderVisible property shows or hides the control's header.