Partilhar via


Classe TablixBody

Defines the layout and structure of the bottom right region that contains the data elements of the tablix.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Class TablixBody _
    Inherits DataRegionBody
'Uso
Dim instance As TablixBody
public class TablixBody : DataRegionBody
public ref class TablixBody : public DataRegionBody
type TablixBody =  
    class
        inherit DataRegionBody
    end
public class TablixBody extends DataRegionBody

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.