[]
Toolbar button that aligns text to the left in a C1RichTextBox.
public class C1LeftAlignTool : C1ToggleButtonTool<C1TextAlignment?>, IUpdateableTool
| Name | Description |
|---|---|
| C1LeftAlignTool() | Initializes a new instance of a C1LeftAlignTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, C1TextAlignment?) |