Enum
ContentPosition

Defines the position of the RadBusyIndicator content relative to the indicator.

Definition

Namespace:Telerik.UI.Xaml.Controls.Primitives

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum ContentPosition

Fields

Bottom

The content will be positioned below the progress indicator.

Declaration

cs-api-definition
Bottom = 3

Field Value

ContentPosition

Left

The content will be positioned at the left side of the progress indicator.

Declaration

cs-api-definition
Left = 0

Field Value

ContentPosition

Right

The content will be positioned at the right side of the progress indicator.

Declaration

cs-api-definition
Right = 2

Field Value

ContentPosition

Top

The content will be positioned on top of the progress indicator.

Declaration

cs-api-definition
Top = 1

Field Value

ContentPosition

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