レポート セクション間のページ セクションを印刷するかどうかを示します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property PrintBetweenSections As Boolean
Get
Set
'使用
Dim instance As PageSection
Dim value As Boolean
value = instance.PrintBetweenSections
instance.PrintBetweenSections = value
public bool PrintBetweenSections { get; set; }
public:
property bool PrintBetweenSections {
bool get ();
void set (bool value);
}
member PrintBetweenSections : bool with get, set
function get PrintBetweenSections () : boolean
function set PrintBetweenSections (value : boolean)
プロパティ値
型: System.Boolean
Boolean 値です。