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

Defines where in the page the AppBar will be positioned.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum AppBarPosition

Fields

Positions the AppBar at the bottom of the page/container.

C#
Bottom = 2

Does not add specific positioning syles.

C#
None = 0

Postions the AppBar at the top of the page/container.

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