[]
Toolbar button that strikes though text in a C1RichTextBox.
public class C1StrikethroughTool : C1ToggleButtonTool<C1TextDecorationCollection>, IUpdateableTool
| Name | Description |
|---|---|
| C1StrikethroughTool() | Initializes a new instance of a C1StrikethroughTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, C1TextDecorationCollection) | |
| Update() | Method called when the tool should update its state. |