[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.DeleteColumns

DeleteColumns Method

DeleteColumns(C1TextRange)

Deletes columns contained in a range.

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

The range to delete columns from.