ig.excel.RelativeIndex

Represents an index relative to a region

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.
  • ig.excel.RelativeIndex
    Constructor

    new $.ig.excel.RelativeIndex( index:number );

    Constructs an instance of a RelativeIndex

    • index
    • Type:number
    • The zero-based releative index
  • compareTo

    .compareTo( obj:ig.excel.RelativeIndex );
    Return Type:
    number

    Compares this instance of a RelativeIndex to another.

    • obj
    • Type:ig.excel.RelativeIndex
  • index

    .index( );

    Returns the relative index (read only)

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