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

The position of the control.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum MapControlsPosition

Fields

Positions the control at the bottom left corner.

C#
BottomLeft = 3

Positions the control at the bottom right corner.

C#
BottomRight = 2

Positions the control at the top left corner.

C#
TopLeft = 0

Positions the control at the top right corner.

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