ig.excel.TextHorizontalOverflow

Constants which describe whether text is allowed to continue horizontally outside the bounds of the containing element.

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.documents.core_core.js
infragistics.ext_ui.js
  • clip

    Type:
    ig.excel.TextHorizontalOverflow
    Default:
    0

    The text is clipped by the containing element.

  • overflow

    Type:
    ig.excel.TextHorizontalOverflow
    Default:
    1

    The text is allowed to continue outside the bounds of the containing element.

The current widget has no events.
The current widget has no public methods.

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