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

Provides options for arranging the text part of the LayoutControlItem

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum LayoutItemTextPosition

Fields

The text will appear below the control.

C#
Bottom = 1

The text will appear on the left side of the control.

C#
Left = 2

The text will appear on the right side of the control.

C#
Right = 3

The text will appear above the control.

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