TablixHeader クラス

Tablix のグループ ヘッダーを表します。

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

構文

'宣言
Public NotInheritable Class TablixHeader _
    Implements IDefinitionPath
'使用
Dim instance As TablixHeader
public sealed class TablixHeader : IDefinitionPath
public ref class TablixHeader sealed : IDefinitionPath
[<SealedAttribute>]
type TablixHeader =  
    class
        interface IDefinitionPath
    end
public final class TablixHeader implements IDefinitionPath

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..TablixHeader

スレッド セーフ

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