[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ListItemTool

C1ListItemTool Class

Base class for toolbar buttons that create lists in a C1RichTextBox.

Implements
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1ListItemTool : C1ToggleItemTool<TextMarkerStyle?>, IUpdateableTool
Public Class C1ListItemTool
    Inherits C1ToggleItemTool(Of TextMarkerStyle?)
    Implements IUpdateableTool

Constructors

Name Description
C1ListItemTool()

Properties

Name Description
CheckedValue
MarkerStyle

Gets or sets the TextMarkerStyle for the created lists.

UnCheckedValue

Methods

Name Description
GetValue(C1TextRange)
SetValue(C1TextRange, TextMarkerStyle?)