[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1SimpilfiedDeleteTableTool

C1SimpilfiedDeleteTableTool Class

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

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

Constructors

Name Description
C1SimpilfiedDeleteTableTool()

Initializes a new instance of a C1SimpilfiedDeleteTableTool.

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.