Indicates the cell's color when unselected.
Object.defineProperty(Series.prototype, 'unselectedBorderColor',
get: function(),
set: function(value)
)
unselectedBorderColor: string;
A string value that represents the highlighted sub-cell's border color.
To change the selected border color use SelectedBorderColor.
The difference between the selected sub-cell and the highlighted sub-cell is that the selected sub-cell is the sub-cell inside a selected cell. However, the highlighted sub-cell is the active sub-cell inside a selected cell. To change the highlighted sub-cell's color use HighlightedSubCellBorderColor.
To get the selected sub-cell, refer to SelectedItems.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document