Class
RadSegmentedControlContent

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:

cs-api-definition
public class RadSegmentedControlContent : RadLayout

Inheritance: objectRadLayoutRadSegmentedControlContent

Inherited Members RadLayout.CreateLayoutManager()

Constructors

RadSegmentedControlContent()

Declaration

cs-api-definition
public RadSegmentedControlContent()

Methods

OnHandlerChanged()

Declaration

cs-api-definition
protected override void OnHandlerChanged()