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 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.