[]
Toolbar dropdown for selecting table cells, rows and columns in a C1RichTextBox.
public class C1SelectTableTool : C1ToolbarDropDown, IUpdateableTool
| Name | Description |
|---|---|
| C1SelectTableTool() | Initializes a new instance of a C1SelectTableTool. |
| Name | Description |
|---|---|
| RichTextBoxProperty | Identifies the RichTextBox dependency property. |
| Name | Description |
|---|---|
| RichTextBox | Gets or sets the C1RichTextBox this tool edits. |
| Name | Description |
|---|---|
| Update() | Method called when the tool should update its state. |