Enum
SegmentedControlLayoutMode

Specifies the layout mode of the SegmentedControl component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SegmentedControlLayoutMode

Fields

Compact

Items are sized based on content.

Declaration

cs-api-definition
Compact = 0

Field Value

SegmentedControlLayoutMode

Stretch

Items stretch to fill the available horizontal space.

Declaration

cs-api-definition
Stretch = 1

Field Value

SegmentedControlLayoutMode

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