ig.excel.WorksheetItemCollection`1

Abstract base class for collections of the main worksheet elements (rows, columns, and cells).

Remarks

Because of the large number of elements on a worksheet, this collection internally creates elements when they are requested. Iterating this collection will only iterate the elements which have already been created.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
The current widget has no options.
The current widget has no events.
  • maxCount

    .maxCount( );

    Gets the maximum number of items allowed in this collection.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.