HorizontalAlignmentType Enumeration

Summary

Describes the horizontal alignment type of the cell.

Syntax
TypeScript
JavaScript
lt.Controls.Medical.HorizontalAlignmentType = { 
	middle: 0, 
	left: 1, 
	right: 2 
} 
lt.Controls.Medical.HorizontalAlignmentType = { 
	middle: 0, 
	left: 1, 
	right: 2 
} 
Members
0 Middle

Middle horizontal alignment.

1 Left

Left alignment.

2 Right

Right alignment.

Remarks

This is used for HorizontalAlignment

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.