ig.spreadsheet.SpreadsheetScrollRegion

Base class for the object that represents a row or column of SpreadsheetPane instances.

Dependencies

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_web.js
infragistics.xml.js
infragistics.dv_interactivity.js
infragistics.dv_core.js
infragistics.documents.core_core.js
infragistics.dv_jquerydom.js
infragistics.excel_core.js
infragistics.ext_ui.js
infragistics.undo.js
The current widget has no options.
The current widget has no events.
  • ig.spreadsheet.SpreadsheetScrollRegion
    Constructor

    new $.ig.spreadsheet.SpreadsheetScrollRegion( );

    Initializes a new SpreadsheetScrollRegion

  • actualExtent

    .actualExtent( );

    Returns the actual displayed width or height of the area.

  • endIndex

    .endIndex( );

    Returns the index of the last visible item including partially visible.

  • isFrozen

    .isFrozen( );

    Returns a boolean indicating if the area supports scrolling.

  • startIndex

    .startIndex( );

    Returns the index of the first visible item.

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