highlightedSubCellBorderColor Property

Summary

The border color of the highlighted sub-cell.

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

Property Value

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

Remarks

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

To get the selected sub-cell call SelectedItems.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly