Gets the collection that contains the selected cells added in this layout.
Object.defineProperty(LayoutManager.prototype, 'selectedItems',
get: function()
)
selectedItems: LeadCollection; // read-only
LeadCollection that contains the selected cells in this layout.
An easier way to select an item is through SelectedItem, while this collection gives the user the ability to select multiple items.
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