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

Specifies the horizontal placement of an element.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum HorizontalPlacement

Fields

The element is placed in the center.

C#
Center = 1

The element is placed on the left.

C#
Left = 0

The element is placed on the right.

C#
Right = 2
In this article
DefinitionFieldsCenterLeftRight
Not finding the help you need?
Contact Support