Enum
ExpandCollapseIndicatorLocation

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

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum ExpandCollapseIndicatorLocation

Fields

End

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

Declaration

cs-api-definition
End = 1

Field Value

ExpandCollapseIndicatorLocation

Start

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

Declaration

cs-api-definition
Start = 0

Field Value

ExpandCollapseIndicatorLocation

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