TablixHeader Class
Represents a group header in a tablix.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class TablixHeader _
Implements IDefinitionPath
'Usage
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
Inheritance Hierarchy
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.TablixHeader
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.