C1.Silverlight.RichTextBox.5
SelectionLength Property (C1RichTextBox)

Gets or sets the number of characters in the current selection in the rich text box.
Syntax
'Declaration
 
Public Property SelectionLength As System.Integer
public System.int SelectionLength {get; set;}
Remarks
The positions represented in this property correspond to positions in the Text property's content.
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


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