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