Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Not available on std_layout.

A Boolean property. An expression which, if evaluated to be True, will remove the layout outline.

...

では使用できません。

ブール値プロパティです。trueと評価された時に、レイアウトのアウトラインを取り除く式

デフォルト値

false() (

...

レイアウトのアウトラインはページに含まれます)

有効値

true()

...

false()

...

、もしくは、フィールド名、リテラル、XSL変数やJavaScript変数を使用した、true() もしくは false()

...

で答えが得られる有効な式

Example

This example will remove the layout outline if field #NO_LAYOUT is equal to 'Y'. The expression should be entered, and is shown when the property has focus, as follows:

Image Removed

...

この例では、#NO_LAYOUTフィールドが'Y'と等しい場合、レイアウトのアウトラインを取り除きます。式は必須です。またプロパティにフォーカスがある場合、以下のように表示されます。

Image Added

プロパティがフォーカスを失うと、この式は以下のように表示されます。

Image Modified