VerticalAlignmentType Enumeration

Summary

Describes the vertical alignment type of the cell.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.VerticalAlignmentType = { 
	middle: 0, 
	top: 1, 
	bottom: 2 
} 
lt.Controls.Medical.VerticalAlignmentType = { 
	middle: 0, 
	top: 1, 
	bottom: 2 
} 
Members
0 Middle

Middle vertical alignment.

1 Top

Top alignment.

2 Bottom

Bottom alignment.

Remarks

This is used for VerticalAlignment

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.