Gets or sets the first selected sub-cell in the cell.
Object.defineProperty(Cell.prototype, 'selectedItem',
get: function(),
set: function(value)
)
selectedItem: SubCell;
A string value that represents the highlighted sub-cell border color.
This value equals to SelectedItems[0].
To get all the selected sub-cells, refer to SelectedItems.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET