[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ListTool

C1ListTool Class

Base class for menu items that create lists in a C1RichTextBox.

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

Constructors

Name Description
C1ListTool()

Properties

Name Description
CheckedValue
MarkerStyle

Gets or sets the TextMarkerStyle for the created lists.

UnCheckedValue

Methods

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