highlightedSubCellBorderColor Property (Cell)

Summary

Gets or sets the highlighted sub-cell border color.

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'highlightedSubCellBorderColor', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize