[]
Toolbar button for inserting table rows in a C1RichTextBox.
public class C1InsertRowsBelowTool : C1ButtonTool, IUpdateableTool
| Name | Description |
|---|---|
| C1InsertRowsBelowTool() | Initializes a new instance of a C1InsertRowsBelowTool. |
| Name | Description |
|---|---|
| Do(C1TextRange) | |
| Update() | Method called when the tool should update its state. |