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

Specifies the location of the expand/collapse indicator in an expander control.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum ExpandCollapseIndicatorLocation

Fields

The expand/collapse indicator is positioned at the end of the expander header.

C#
End = 1

The expand/collapse indicator is positioned at the start of the expander header.

C#
Start = 0
In this article
DefinitionFieldsEndStart
Not finding the help you need?
Contact Support