CListCtrl::GetHeaderCtrl

CHeaderCtrl* GetHeaderCtrl( );

Return Value

A pointer to the header control, used by the list view control.

Remarks

This member function implements the behavior of the Win32 macro, ListView_GetHeader, as described in the Platform SDK.

Example

See the example for CListCtrl::GetColumnOrderArray.

CListCtrl OverviewClass MembersHierarchy Chart

See Also   CHeaderCtrl