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 | |
---|---|---|
ColumnCollection | Gets the columns of the tablix body. | |
IgnoreCellPageBreaks | Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored. | |
RowCollection | Gets the rows of the tablix body. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
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.