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

Represents the layout content of a RadSegmentedControl. Creates and arranges RadSegmentedControlItemView instances from the control's ItemsSource.

Definition

Namespace:Telerik.Maui.Controls.SegmentedControl

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public class RadSegmentedControlContent : RadLayout

Inheritance: objectRadLayoutRadSegmentedControlContent

Inherited Members RadLayout.CreateLayoutManager()

Constructors

C#
public RadSegmentedControlContent()

Methods

C#
protected override void OnHandlerChanged()