Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

VAlignmentEnum Enumeration

Defines the vertical alignment.

Class: (none)
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public enum VAlignmentEnum;
Public Enum VAlignmentEnum

Values

NameDescription
TopThe contents are aligned with the top of the available space.
CenterThe contents are vertically centered within the available space.
BottomThe contents are aligned with the bottom of the available space.

Comments

Defines the vertical alignment.

See Also | Classes | SftTree/NET 2.0