PaintCell Method (MultiColumnComboBoxCellType)
In This Topic
Paints the 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 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 when not in edit mode, to the specified graphics interface
with the specified appearance settings.
(Inherited from FarPoint.Win.Spread.CellType.BaseCellType) |
See Also