[]
Interface that allows handling of painting grid lines for a cell.
public interface IRenderCellGridLine
Public Interface IRenderCellGridLine
Name | Description |
---|---|
PaintCellGridLine(Graphics, int, int, int, int, Appearance) | Paints the grid lines for the cell. |