PaintCell Method (BaseHeaderFlatStyleRenderer)
In This Topic
Paints the 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 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. (Inherited from FarPoint.Win.Spread.CellType.ColumnHeaderRenderer) |
See Also