Share via


CMFCPropertyGridCtrl::IsHeaderCtrl

Indicates whether the header control is displayed.

BOOL IsHeaderCtrl() const;

Return Value

TRUE if the header control is displayed; otherwise FALSE.

Remarks

Use the CMFCPropertyGridCtrl::EnableHeaderCtrl method to hide or display the header control.

Requirements

Header: afxpropertygridctrl.h

See Also

Reference

CMFCPropertyGridCtrl Class

Hierarchy Chart

CMFCPropertyGridCtrl::EnableHeaderCtrl