[]
Base class for menu items that create lists in a C1RichTextBox.
public class C1ListTool : C1ToggleButtonTool<TextMarkerStyle?>, IUpdateableTool
| Name | Description |
|---|---|
| C1ListTool() |
| Name | Description |
|---|---|
| CheckedValue | |
| MarkerStyle | Gets or sets the TextMarkerStyle for the created lists. |
| UnCheckedValue |
| Name | Description |
|---|---|
| GetValue(C1TextRange) | |
| SetValue(C1TextRange, TextMarkerStyle?) |