System.Windows.Forms.DataGridTableStyle.ColumnHeadersVisibleChanged Event

Occurs when the DataGridTableStyle.ColumnHeadersVisible value changes.

Syntax

public event EventHandler ColumnHeadersVisibleChanged

Remarks

To set the caption text for each column in a grid, set the DataGridColumnStyle.HeaderText property of the System.Windows.Forms.DataGridColumnStyle class.

For more information about handling events, see [<topic://cpconEventsOverview>].

Requirements

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