---
title: User Select
position: 9
seo_title: Telerik and Kendo UI User Select Utilities
seo_description: The Telerik and Kendo UI User Select utilities to control the
text selection behavior.
---
## User Select
The Telerik and Kendo UI User Select Utilities are CSS utility classes that enable you to control the text selection behavior in an element.
### All
Use the `k-user-select-all` utility to enable the user to select all the text content.
### Text
Use the `k-user-select-text` utility to enable the user to select a portion of the text content.
### None
Use the `k-user-select-none` utility to disable text selection.