New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Properties

Updated on May 20, 2026

SegmentedControl-specific client-side properties to read and update the selected value, size, and layout mode at runtime.

Getters

NameReturn TypeDescription
get_items()Object[]Gets the array of all segment items.
get_selectedValue()stringGets the value of the currently selected segment.
get_layoutMode()Telerik.Web.UI.RadSegmentedControlLayoutModeGets the current layout mode of the component.

Setters

NameParameterDescription
set_selectedValue(value)stringSets the selected segment by its value.
set_layoutMode(value)Telerik.Web.UI.RadSegmentedControlLayoutModeSets the layout mode of the component.

Next Steps

In this article
GettersSettersNext Steps
Not finding the help you need?
Contact Support