CListCtrl::IsGroupViewEnabled

Determines whether group view is enabled for a list view control.

BOOL IsGroupViewEnabled( ) const;

Return Value

Returns TRUE if group view is enabled, or FALSE otherwise.

Remarks

This member function emulates the functionality of the LVM_ISGROUPVIEWENABLED message, as described in the Windows SDK.

Requirements

Header: afxcmn.h

See Also

Reference

CListCtrl Class

Hierarchy Chart