Skip to content

Commit 4b9e642

Browse files
Remove the unwanted spaces
1 parent 1b789ea commit 4b9e642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpf/Multi-Column-DropDown/Editing-and-AutoComplete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ var text = this.sfMultiColumn.Text;
142142

143143
## Selecting text when editor got focus
144144

145-
You can select the text displayed in the textbox when it got the focus from any other control by setting [TextSelectionOnFocus](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl.html#Syncfusion_UI_Xaml_Grid_SfMultiColumnDropDownControl_TextSelectionOnFocus) property.
145+
You can select the text displayed in the textbox when it got the focus from any other control by setting [TextSelectionOnFocus](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Grid.SfMultiColumnDropDownControl.html#Syncfusion_UI_Xaml_Grid_SfMultiColumnDropDownControl_TextSelectionOnFocus) property.

0 commit comments

Comments
 (0)