System.Windows.Forms.DataGridTableStyle.ColumnHeadersVisible Property

Gets or sets a value indicating whether column headers are visible.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool ColumnHeadersVisible { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

To set header caption text, use the DataGridColumnStyle.HeaderText property of the System.Windows.Forms.DataGridColumnStyle class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0