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

Specifies the vertical placement of an element.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum VerticalPlacement

Fields

The element is placed at the bottom.

C#
Bottom = 2

The element is placed in the center.

C#
Center = 1

The element is placed at the top.

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