verticalAlignment Property

Summary

Gets or sets the VerticalAlignmentType property of the cell.

Syntax

TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'verticalAlignment', 
	 get: function(), 
	 set: function(value) 
) 
      verticalAlignment: VerticalAlignmentType; 

Property Value

VerticalAlignmentType. The default value is 0 or VerticalAlignmentType.Middle.

Remarks

The vertical alignment aligns the image content of a cell based on this value.

Requirements

Target Platforms

See Also

Cell

Cell Members

Leadtools.Controls.Medical Namespace

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.