次の方法で共有


PageSection クラス

PageHeader または PageFooter オブジェクトに関連したプロパティが含まれています。このクラスは継承できません。

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

構文

'宣言
Public NotInheritable Class PageSection _
    Inherits ReportItem
'使用
Dim instance As PageSection
public sealed class PageSection : ReportItem
public ref class PageSection sealed : public ReportItem
[<SealedAttribute>]
type PageSection =  
    class
        inherit ReportItem
    end
public final class PageSection extends ReportItem

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering. . :: . .ReportItem
    Microsoft.ReportingServices.ReportRendering..::..PageSection

スレッド セーフ

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