highlightedSubCellBorderColor Property

Summary

Gets or sets the highlighted sub-cell border color.

Syntax
TypeScript
JavaScript
Object.defineProperty(Cell.prototype, 'highlightedSubCellBorderColor', 
	get: function(), 
	set: function(value) 
) 
highlightedSubCellBorderColor: string; 

Property Value

A string value that represents the highlighted sub-cell border color

Remarks

The highlighted sub-cell is the active sub-cell inside a selected cell. the rest of the sub-cell are colored with SelectedSubCellBorderColor.

To get the selected sub-cell, refer to SelectedItems.

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.