| 
 | 
 | 
 | 
| VAlignmentEnum Enumeration | 
Defines the vertical alignment.
Syntax VAlignmentEnum Enumeration (Softelvdm.Controls)
| VB | Public Enum VAlignmentEnum | 
| C# | public enum VAlignmentEnum | 
| C++ | public enum class VAlignmentEnum | 
| Member | Value | Description | 
| Top | 0 | The contents are aligned with the top of the available space. | 
| Center | 1 | The contents are vertically centered within the available space. | 
| Bottom | 2 | The contents are aligned with the bottom of the available space. | 
Comments
The VAlignmentEnum enumeration defines the vertical alignment.
Version Information
Supported in version 1.0.
   Products Table