New to Telerik UI for BlazorStart a free 30-day trial

Defines the alignment of the gridlayout relative to the y axis.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GridLayoutVerticalAlign

Fields

Aligns the inner elements to the bottom.

C#
Bottom = 2

Aligns the inner elements to the center.

C#
Center = 3

Stretches the inner elements vertically.

C#
Stretch = 0

Aligns the inner elements to the top.

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