'宣言 Public Class C1ShowGridlinesTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Boolean) Implements IUpdateableTool
public class C1ShowGridlinesTool : C1.WPF.RichTextBox.C1ToggleButtonTool<bool>, IUpdateableTool
'宣言 Public Class C1ShowGridlinesTool Inherits C1.WPF.RichTextBox.C1ToggleButtonTool(Of Boolean) Implements IUpdateableTool
public class C1ShowGridlinesTool : C1.WPF.RichTextBox.C1ToggleButtonTool<bool>, IUpdateableTool
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
System.Windows.Controls.Primitives.ButtonBase
System.Windows.Controls.Primitives.ToggleButton
C1.WPF.Toolbar.C1ToolbarToggleButton
C1.WPF.RichTextBox.C1ToggleButtonTool<T>
C1.WPF.RichTextBox.C1ShowGridlinesTool