[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1GridlinesPainter

C1GridlinesPainter Class

Paints the grid lines of a table.

Inheritance
C1GridlinesPainter
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.4.6.2.dll
Syntax
public class C1GridlinesPainter : IRichTextPainter

Constructors

Name Description
C1GridlinesPainter()

Methods

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.

Events

Name Description
PainterChanged

Fired when the painter needs to repaint a text range.