[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1SelectTableTool

C1SelectTableTool Class

Toolbar dropdown for selecting table cells, rows and columns in a C1RichTextBox.

Inheritance
C1SelectTableTool
Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1SelectTableTool : C1ToolbarDropDown, IUpdateableTool

Constructors

Name Description
C1SelectTableTool()

Initializes a new instance of a C1SelectTableTool.

Fields

Name Description
RichTextBoxProperty

Identifies the RichTextBox dependency property.

Properties

Name Description
RichTextBox

Gets or sets the C1RichTextBox this tool edits.

Methods

Name Description
Update()

Method called when the tool should update its state.