diff --git a/controls/radrichtextbox/features/selection.md b/controls/radrichtextbox/features/selection.md index b972f985c..43f0a0542 100644 --- a/controls/radrichtextbox/features/selection.md +++ b/controls/radrichtextbox/features/selection.md @@ -265,6 +265,10 @@ Here is an example of how you can use the first approach. ![Selection in RadRichTextBox](images/RadRichTextBox_Selection_01.png) +## Other Selection Properties + +* `MouseSelectionHandler.DoubleClickTime`—This static property controls the double click speed of the RichTextBox. + ## See Also * [Positioning]({%slug radrichtextbox-features-positioning%})