MFC Grid manual

CHeader::INotify Struct Reference

Interface to receive notifications about the header state modification. More...

#include <Header.h>

Inherited by CGrid::CGridImpl.

List of all members.


Public Member Functions

virtual void OnHeaderModified (const CHeader *header, const CColumn *column, NotificationType type)=0
 This function is called when the header or column states have been modified.

Detailed Description

Interface to receive notifications about the header state modification.

Member Function Documentation

void OnHeaderModified ( const CHeader header,
const CColumn column,
NotificationType  type 
) [pure virtual]

This function is called when the header or column states have been modified.

Parameters:
[in] header The header, which was modified
[in] column The column, which was modified
[in] type Notification type