[]
Line number tool in a C1RichTextBoxToolbar.
public class C1LineNumberTool : C1ComboBox, IUpdateableTool
| Name | Description |
|---|---|
| C1LineNumberTool() | Initializes a new instance of a C1LineNumberTool. |
| Name | Description |
|---|---|
| RichTextBoxProperty | Identifies the RichTextBox dependency property. |
| Name | Description |
|---|---|
| RichTextBox | Gets or sets the C1RichTextBox this tool edits. |
| Name | Description |
|---|---|
| OnEditCompleted() | Update the value after RichTextBox edited |
| Update() | Update the tool if there is any update from Toolbar and RichTextBox |