[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1BottomAlignTool

C1BottomAlignTool Class

Toolbar button that aligns the content of a table cell to the bottom in a C1RichTextBox.

Inheritance
C1BottomAlignTool
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1BottomAlignTool : C1ToggleButtonTool<C1VerticalAlignment?>, IUpdateableTool

Constructors

Name Description
C1BottomAlignTool()

Initializes a new instance of a C1BottomAlignTool.

Properties

Name Description
CheckedValue
UnCheckedValue

Methods

Name Description
GetValue(C1TextRange)
SetValue(C1TextRange, C1VerticalAlignment?)
Update()

Method called when the tool should update its state.