ig.scheduler.ContentVerticalAlignment

Describes how a view is vertivally 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.ContentVerticalAlignment
    Default:
    4

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

  • bottom

    Type:
    ig.scheduler.ContentVerticalAlignment
    Default:
    2

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

  • center

    Type:
    ig.scheduler.ContentVerticalAlignment
    Default:
    1

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

  • stretch

    Type:
    ig.scheduler.ContentVerticalAlignment
    Default:
    3

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

  • top

    Type:
    ig.scheduler.ContentVerticalAlignment
    Default:
    0

    The view is aligned to the top of 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.