Subreport クラス
サブレポートを表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class Subreport _
Inherits ReportItem
'使用
Dim instance As Subreport
public class Subreport : ReportItem
public ref class Subreport : public ReportItem
type Subreport =
class
inherit ReportItem
end
public class Subreport extends ReportItem
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportElement
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportItem
Microsoft.ReportingServices.RdlObjectModel..::..Subreport
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。