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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly