[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1SimplifiedSelectTableTool

C1SimplifiedSelectTableTool Class

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

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

Constructors

Name Description
C1SimplifiedSelectTableTool()

Initializes a new instance of a C1SimplifiedSelectTableTool.

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.