New to Telerik UI for BlazorStart a free 30-day trial

Specifies the layout mode of the SegmentedControl component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum SegmentedControlLayoutMode

Fields

Items are sized based on content.

C#
Compact = 0

Items stretch to fill the available horizontal space.

C#
Stretch = 1
In this article
DefinitionFieldsCompactStretch
Not finding the help you need?
Contact Support