Partager via


Classe TablixBody

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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..TablixBody

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class TablixBody
'Utilisation
Dim instance As TablixBody
public sealed class TablixBody
public ref class TablixBody sealed
[<SealedAttribute>]
type TablixBody =  class end
public final class TablixBody

Le type TablixBody expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ColumnCollection Gets the columns of the tablix body.
Propriété publique IgnoreCellPageBreaks Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored.
Propriété publique RowCollection Gets the rows of the tablix body.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.