Gets the collection of the selected sub-cells inside the cell.
Object.defineProperty(Cell.prototype, 'selectedItems',
get: function(),
set: function(value)
)
selectedItems: LeadCollection;
LeadCollection collection that contains a list of the selected sub-cell.
refer to SubCell for more information about the sub cell.
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