C1.Silverlight.RichTextBox.5
CanDeleteCells Method

A C1.Silverlight.RichTextBox.Documents.C1TextRange.
Returns whether cells can be deleted from a range.
Syntax
'Declaration
 
Public Shared Function CanDeleteCells( _
   ByVal range As C1TextRange _
) As System.Boolean
public static System.bool CanDeleteCells( 
   C1TextRange range
)

Parameters

range
A C1.Silverlight.RichTextBox.Documents.C1TextRange.

Return Value

Whether cells can be deleted from the parameter range.
See Also

Reference

EditExtensions Class
EditExtensions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.