PrintOnFirstPage プロパティ

レポートの最初のページにページ セクションを表示するかどうかを示します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property PrintOnFirstPage As Boolean
    Get
'使用
Dim instance As PageSection
Dim value As Boolean

value = instance.PrintOnFirstPage
public bool PrintOnFirstPage { get; }
public:
property bool PrintOnFirstPage {
    bool get ();
}
member PrintOnFirstPage : bool
function get PrintOnFirstPage () : boolean

プロパティ値

型: System. . :: . .Boolean
Boolean 値です。