[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1LineNumberTool

C1LineNumberTool Class

Line number tool in a C1RichTextBoxToolbar.

Inheritance
C1LineNumberTool
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1LineNumberTool : C1ComboBox, IUpdateableTool

Constructors

Name Description
C1LineNumberTool()

Initializes a new instance of a C1LineNumberTool.

Fields

Name Description
RichTextBoxProperty

Identifies the RichTextBox dependency property.

Properties

Name Description
RichTextBox

Gets or sets the C1RichTextBox this tool edits.

Methods

Name Description
OnEditCompleted()

Update the value after RichTextBox edited

Update()

Update the tool if there is any update from Toolbar and RichTextBox