PageSection クラス

レポートの各ページの上部または下部に表示されるレポート アイテムのレイアウトを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class PageSection _
    Inherits ReportElement
'使用
Dim instance As PageSection
public class PageSection : ReportElement
public ref class PageSection : public ReportElement
type PageSection =  
    class
        inherit ReportElement
    end
public class PageSection extends ReportElement

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。