PaintCell Method (MultiColumnComboBoxCellType)
In This Topic
Gets a control and renders it in the cell based on the specified appearance, margin, and value.
Paints (renders) the cell.
Overload List
Overload | Description |
PaintCell(String,TableCell,Appearance,Inset,Object,Boolean) | Gets a control and renders it in the cell based on the specified appearance, margin, and value. |
PaintCell(PdfGraphics,RectangleF,Appearance,Object,Boolean,Boolean,Single) | Prints the multiple-column combo box cell to PDF (portable document format). |
See Also