[]
Simplified toolbar button that aligns text to the left in a C1RichTextBox.
public class C1SimplifiedLeftAlignTool : C1ToggleItemTool<C1TextAlignment?>, IUpdateableTool
| Name | Description |
|---|---|
| C1SimplifiedLeftAlignTool() | Initializes a new instance of a C1SimplifiedLeftAlignTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, C1TextAlignment?) | |
| Update() | Method called when the tool should update its state. |