Enum
NavigationButtonsPosition

Represents the position of navigation buttons in the carousel.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public enum NavigationButtonsPosition

Fields

Bottom

Navigation buttons are positioned at the bottom.

Declaration

cs-api-definition
Bottom = 3

Field Value

NavigationButtonsPosition

Left

Navigation buttons are positioned on the left side.

Declaration

cs-api-definition
Left = 0

Field Value

NavigationButtonsPosition

Right

Navigation buttons are positioned on the right side.

Declaration

cs-api-definition
Right = 1

Field Value

NavigationButtonsPosition

Top

Navigation buttons are positioned at the top.

Declaration

cs-api-definition
Top = 2

Field Value

NavigationButtonsPosition

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