ICustomDraw Member List
This is the complete list of members for 
ICustomDraw, including all inherited members.
  | AutoDelete() const =0 | IAutoDelete |  [pure virtual] | 
  | DrawCell(CGridCell &cell, const CPaintContext &paintContext, UINT paintFilter)=0 | ICustomDraw |  [pure virtual] | 
  | DrawColumn(CColumnPaintInfo &paintInfo, const CPaintContext &paintContext, UINT paintFilter)=0 | ICustomDraw |  [pure virtual] | 
  | DrawHeader(CHeaderPaintInfo &paintInfo, const CPaintContext &paintContext, UINT paintFilter)=0 | ICustomDraw |  [pure virtual] | 
  | DrawLine(CGridLine &line, const CPaintContext &paintContext, UINT paintFilter)=0 | ICustomDraw |  [pure virtual] | 
  | GetCellPaintFormat(const CColumn *column, const Common::CDataObject *pDO, HITEM hItem, ContextType contextType, int nRow) const =0 | ICustomDraw |  [pure virtual] | 
  | GetLinePaintFormat(const Common::CDataObject *pDO, HITEM hItem, ContextType contextType, int nRow) const =0 | ICustomDraw |  [pure virtual] | 
  | GetOptimalCellWidth(CGridCell &cell, const CPaintContext &paintContext, UINT paintFilter) const =0 | ICustomDraw |  [pure virtual] | 
  | GetOptimalHeaderHeight(CHeaderPaintInfo &paintInfo, const CPaintContext &paintContext, UINT paintFilter) const =0 | ICustomDraw |  [pure virtual] | 
  | GetOptimalRowHeight(CFont *font, CDC &dc) const =0 | ICustomDraw |  [pure virtual] | 
  | ~IAutoDelete() | IAutoDelete |  [virtual] |