ComponentOne RichTextBox for WPF and Silverlight
UndoList(C1TextRange) Method

C1.WPF.RichTextBox Namespace > EditExtensions Class : UndoList(C1TextRange) Method
Converts all the items of a list in a range to paragraphs.
Syntax
'Declaration
 
Public Shared Sub UndoList( _
   ByVal range As C1TextRange _
) 
public static void UndoList( 
   C1TextRange range
)

Parameters

range
See Also

Reference

EditExtensions Class
EditExtensions Members