Returns the widest caret range of the first cell in a range.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public static C1TextRange CellRange( this C1TextRange range ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function CellRange ( _ range As C1TextRange _ ) As C1TextRange |