[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.DeleteRows

DeleteRows Method

DeleteRows(C1TextRange)

Deletes rows contained in a range.

Declaration
public static void DeleteRows(this C1TextRange range)
Parameters
Type Name Description
C1TextRange range

The range to delete rows from.