[]
Toolbar button that enables table gridlines in a C1RichTextBox.
public class C1ShowGridlinesTool : C1ToggleButtonTool<bool>, IUpdateableTool
Public Class C1ShowGridlinesTool
Inherits C1ToggleButtonTool(Of Boolean)
Implements IUpdateableTool
| Name | Description |
|---|---|
| C1ShowGridlinesTool() | Initializes a new instance of a C1ShowGridlinesTool. |
| Name | Description |
|---|---|
| CheckedValue | |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, bool) |