[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1DeleteTableTool

C1DeleteTableTool Class

Toolbar drop down for deleting rows, columns and cells from a table in a C1RichTextBox.

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

Constructors

Name Description
C1DeleteTableTool()

Initializes a new instance of a C1DeleteTableTool.

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.