Toolbar drop down for deleting rows, columns and cells from a table in a C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
public class C1DeleteTableTool : C1ToolbarDropDown, IUpdateableTool |
Visual Basic |
---|
Public Class C1DeleteTableTool _ Inherits C1ToolbarDropDown _ Implements IUpdateableTool |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1HeaderedContentControl
C1DropDownButton
C1DropDown
C1ToolbarDropDown
C1.Silverlight.RichTextBox..::..C1DeleteTableTool
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1HeaderedContentControl
C1DropDownButton
C1DropDown
C1ToolbarDropDown
C1.Silverlight.RichTextBox..::..C1DeleteTableTool