MFC Grid manual

ICellPaintFormat.h File Reference

#include <Dapfor/GUI/Types.h>
#include <Dapfor/GUI/GUI_Export.h>
#include <Dapfor/GUI/PaintFormatFactory.h>

Namespaces

namespace  Dapfor
namespace  Dapfor::GUI

Classes

class  ICellPaintFormat
 Interface to paint a cell in CGrid. More...

Defines

#define DF_DECLARE_CELL_PAINT_FORMAT()
 Declares a format as serializable.
#define DF_IMPLEMENT_CELL_PAINT_FORMAT(_name)
 Implements serializable format.
_name Class name. To prevent ambiguity, use namespace in the format declaration.

Detailed Description