[]
Toolbar button that toggles text wrapping in a C1RichTextBox.
public class C1TextWrappingTool : C1ToggleButtonTool<TextWrapping>, IUpdateableTool
Public Class C1TextWrappingTool
Inherits C1ToggleButtonTool(Of TextWrapping)
Implements IUpdateableTool
| Name | Description |
|---|---|
| C1TextWrappingTool() | Initializes a new instance of a C1TextWrappingTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, TextWrapping) |