ig.scheduler.ContentHorizontalAlignment

Describes how a view is horizontally positioned within its parent.

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.dv_core.js
infragistics.dv_jquerydom.js
infragistics.dv_interactivity.js
infragistics.ext_ui.js
  • auto

    Type:
    ig.scheduler.ContentHorizontalAlignment
    Default:
    4

    The view is autmatically aligned within the parent's bounds.

  • center

    Type:
    ig.scheduler.ContentHorizontalAlignment
    Default:
    1

    The view is horizontally centered in the parent's bounds.

  • left

    Type:
    ig.scheduler.ContentHorizontalAlignment
    Default:
    0

    The view is aligned to the left of the parent's bounds.

  • right

    Type:
    ig.scheduler.ContentHorizontalAlignment
    Default:
    2

    The view is aligned to the right of the parent's bounds.

  • stretch

    Type:
    ig.scheduler.ContentHorizontalAlignment
    Default:
    3

    The view is stretched to fill the parent's bounds.

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

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