Enum
AppBarPosition

Defines where in the page the AppBar will be positioned.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum AppBarPosition

Fields

Bottom

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

Declaration

cs-api-definition
Bottom = 2

Field Value

AppBarPosition

None

Does not add specific positioning syles.

Declaration

cs-api-definition
None = 0

Field Value

AppBarPosition

Top

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

Declaration

cs-api-definition
Top = 1

Field Value

AppBarPosition

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