[]
Paints the grid lines of a table.
public class C1GridlinesPainter : IRichTextPainter
| Name | Description |
|---|---|
| C1GridlinesPainter() |
| Name | Description |
|---|---|
| Paint(C1PaintingContext) | This method is called each time the C1RichTextViewManager paints. |
| PaintInline(C1PaintingContext, C1Line) | This method is called each time the C1RichTextViewManager paints a C1Line. |
| Name | Description |
|---|---|
| PainterChanged | Fired when the painter needs to repaint a text range. |