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

Definition

Namespace:Telerik.WinControls.SyntaxEditor.UI

Assembly:Telerik.WinControls.SyntaxEditor.dll

Syntax:

C#
public enum VerticalAlignment

Fields

The child element is aligned to the bottom of the parent's layout slot.

C#
Bottom = 2

The child element is aligned to the center of the parent's layout slot.

C#
Center = 1

The child element stretches to fill the parent's layout slot.

C#
Stretch = 3

The child element is aligned to the top of the parent's layout slot.

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