ig.scheduler.ContentVerticalAlignment

ビューが親内に垂直配置される方法を説明します。

依存関係

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

    タイプ:
    ig.scheduler.ContentVerticalAlignment
    デフォルト:
    4

    ビューが親の境界で自動的に配置されます。

  • bottom

    タイプ:
    ig.scheduler.ContentVerticalAlignment
    デフォルト:
    2

    ビューが親の境界の下に配置されます。

  • center

    タイプ:
    ig.scheduler.ContentVerticalAlignment
    デフォルト:
    1

    ビューが親の境界で垂直中央揃えます。

  • stretch

    タイプ:
    ig.scheduler.ContentVerticalAlignment
    デフォルト:
    3

    ビューが親の境界で引き伸ばされます。

  • top

    タイプ:
    ig.scheduler.ContentVerticalAlignment
    デフォルト:
    0

    ビューが親の境界の上に配置されます。

このコントロールにイベントはありません。
このコントロールにパブリック メソッドはありません。

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