[]
Simplified Toolbar drop down for deleting rows, columns and cells from a table in a C1RichTextBox.
public class C1SimpilfiedDeleteTableTool : C1ToolbarDropdownItem, IUpdateableTool
| Name | Description |
|---|---|
| C1SimpilfiedDeleteTableTool() | Initializes a new instance of a C1SimpilfiedDeleteTableTool. |
| 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. |