System.Windows.Forms.DrawListViewColumnHeaderEventArgs.Header Property

Gets the System.Windows.Forms.ColumnHeader representing the column header to draw.

Syntax

public ColumnHeader Header { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is useful when the DrawListViewColumnHeaderEventArgs.State property does not provide adequate information to meet your needs. The DrawListViewColumnHeaderEventArgs.State property provides only basic state information that you can use, for example, to determine whether the mouse is over the column header. The DrawListViewColumnHeaderEventArgs.Header property, on the other hand, allows you to access all members of the System.Windows.Forms.ColumnHeader representing the header.

Requirements

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