Classe TablixBody
Defines the layout and structure of the bottom right region that contains the data elements of the tablix.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class TablixBody
'Uso
Dim instance As TablixBody
public sealed class TablixBody
public ref class TablixBody sealed
[<SealedAttribute>]
type TablixBody = class end
public final class TablixBody
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..TablixBody
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também