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