RepeatInfo.OuterTableImplied プロパティ

定義

項目をテーブルに格納されているものとして表示するかどうかを示す値を取得または設定します。

public:
 property bool OuterTableImplied { bool get(); void set(bool value); };
public bool OuterTableImplied { get; set; }
member this.OuterTableImplied : bool with get, set
Public Property OuterTableImplied As Boolean

プロパティ値

項目をテーブルに格納されているものとして表示する場合は true。それ以外の場合は false

注釈

プロパティを OuterTableImplied 使用して、項目をテーブルに含まれているかのようにレンダリングするかどうかを指定します。

適用対象

こちらもご覧ください