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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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