ig.spreadsheet.SpreadsheetScrollRegion

SpreadsheetPane インスタンスの行または列を表すオブジェクトの基本クラス。

依存関係

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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • ig.spreadsheet.SpreadsheetScrollRegion
    コンストラクター

    new $.ig.spreadsheet.SpreadsheetScrollRegion( );

    新しい SpreadsheetScrollRegion を初期化します。

  • actualExtent

    .actualExtent( );

    実際に表示される領域の幅または高さを返します。

  • endIndex

    .endIndex( );

    部分的な表示を含む最後に表示される項目のインデックスを返します。

  • isFrozen

    .isFrozen( );

    領域でスクロールをサポートするかどうかを示すブール値を返します。

  • startIndex

    .startIndex( );

    最初に表示される項目のインデックスを返します。

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