Toolbar button that enables table gridlines in a C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
public class C1ShowGridlinesTool : C1ToggleButtonTool<bool> |
Visual Basic |
---|
Public Class C1ShowGridlinesTool _ Inherits C1ToggleButtonTool(Of Boolean) |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls.Primitives..::..ButtonBase
System.Windows.Controls.Primitives..::..ToggleButton
C1ToolbarToggleButton
C1.Silverlight.RichTextBox..::..C1ToggleButtonTool<(Of <(<'Boolean>)>)>
C1.Silverlight.RichTextBox..::..C1ShowGridlinesTool
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
System.Windows.Controls.Primitives..::..ButtonBase
System.Windows.Controls.Primitives..::..ToggleButton
C1ToolbarToggleButton
C1.Silverlight.RichTextBox..::..C1ToggleButtonTool<(Of <(<'Boolean>)>)>
C1.Silverlight.RichTextBox..::..C1ShowGridlinesTool