TablixHeader-Klasse
Represents a group header in a tablix.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..TablixHeader
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
Der TablixHeader-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
CellContents | Page breaks in this ReportItem are ignored. | |
DefinitionPath | Gets the path to this report definition object in the report definition. | |
ParentDefinitionPath | Gets the path to report definition object's parent in the report definition. | |
Size | The height (if this is a column member) or width (if this is a row member) of the group header. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.