[]
Simplified control for editing borders in a C1RichTextBox.
public class C1SimplifiedBorderTool : C1ToolbarDropdownItem, IUpdateableTool
| Name | Description |
|---|---|
| C1SimplifiedBorderTool() | Initializes a new instance of a C1SimplifiedBorderTool. |
| Name | Description |
|---|---|
| BrushProperty | |
| IconTemplateProperty | |
| RichTextBoxProperty | Identifies the RichTextBox dependency property. |
| ThicknessProperty |
| Name | Description |
|---|---|
| Brush | |
| IconTemplate | |
| RichTextBox | Gets or sets the C1RichTextBox this tool edits. |
| Thickness |
| Name | Description |
|---|---|
| OnApplyTemplate() | |
| Update() | Method called when the tool should update its state. |