この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
改ページのプロパティを取得または設定します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property PageBreakProperties As PageBreakProperties
Get
Set
'使用
Dim instance As Group
Dim value As PageBreakProperties
value = instance.PageBreakProperties
instance.PageBreakProperties = value
public PageBreakProperties PageBreakProperties { get; set; }
public:
property PageBreakProperties^ PageBreakProperties {
PageBreakProperties^ get ();
void set (PageBreakProperties^ value);
}
member PageBreakProperties : PageBreakProperties with get, set
function get PageBreakProperties () : PageBreakProperties
function set PageBreakProperties (value : PageBreakProperties)
プロパティ値
型: PageBreakProperties
改ページのプロパティ。