PageSection.PrintBetweenSections プロパティ

定義

レポートセクション間でページセクションをレンダリングすべきかどうかを示す値が得られます。

public:
 property bool PrintBetweenSections { bool get(); };
public bool PrintBetweenSections { get; }
member this.PrintBetweenSections : bool
Public ReadOnly Property PrintBetweenSections As Boolean

プロパティ値

Boolean の値。

適用対象