PaintCell Method (ColumnHeaderRenderer)
In This Topic
Paints the column header cell when not in edit mode to the specified graphics interface
with the specified appearance settings.
Overload List
| Overload | Description |
| PaintCell(Graphics,Rectangle,Appearance,Object,Boolean,Boolean,Single) |
Paints the column header cell when not in edit mode to the specified graphics interface
with the specified appearance settings.
|
| PaintCell(PdfGraphics,RectangleF,Appearance,Object,Boolean,Boolean,Single) |
Paints (prints) the cell to PDF.
|
See Also