[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.CanDeleteCells

CanDeleteCells Method

CanDeleteCells(C1TextRange)

Returns whether cells can be deleted from a range.

Declaration
public static bool CanDeleteCells(this C1TextRange range)
Parameters
Type Name Description
C1TextRange range

A C1TextRange.

Returns
Type Description
bool

Whether cells can be deleted from the parameter range.