Control that modifies the width of a table in a C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
| C# |
|---|
public class C1TableWidthTool : C1LengthTool |
| Visual Basic |
|---|
Public Class C1TableWidthTool _ Inherits C1LengthTool |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Silverlight.RichTextBox..::..C1LengthTool
C1.Silverlight.RichTextBox..::..C1TableWidthTool
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Silverlight.RichTextBox..::..C1LengthTool
C1.Silverlight.RichTextBox..::..C1TableWidthTool