[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ListTool.SetValue

SetValue Method

SetValue(C1TextRange, TextMarkerStyle?)

Declaration
protected override void SetValue(C1TextRange range, TextMarkerStyle? value)
Protected Overrides Sub SetValue(range As C1TextRange, value As TextMarkerStyle?)
Parameters
Type Name Description
C1TextRange range
TextMarkerStyle? value
Overrides