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

Represents the position of navigation buttons in the carousel.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum NavigationButtonsPosition

Fields

Navigation buttons are positioned at the bottom.

C#
Bottom = 3

Navigation buttons are positioned on the left side.

C#
Left = 0

Navigation buttons are positioned on the right side.

C#
Right = 1

Navigation buttons are positioned at the top.

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