[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1InsertTableTool

C1InsertTableTool Class

Toolbar dropdown for inserting tables in a C1RichTextBox.

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

Constructors

Name Description
C1InsertTableTool()

Initializes a new instance of a C1InsertTableTool.

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.