PrintOnLastPage プロパティ
レポートの最後のページにページ セクションを表示するかどうかを示します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property PrintOnLastPage As Boolean
Get
'使用
Dim instance As PageSection
Dim value As Boolean
value = instance.PrintOnLastPage
public bool PrintOnLastPage { get; }
public:
property bool PrintOnLastPage {
bool get ();
}
member PrintOnLastPage : bool
function get PrintOnLastPage () : boolean
プロパティ値
型: System. . :: . .Boolean
Boolean 値です。