Поделиться через


Класс TablixHeader

Represents a group header in a tablix.

Иерархия наследования

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.TablixHeader

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public NotInheritable Class TablixHeader _
    Implements IDefinitionPath
'Применение
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

Тип TablixHeader обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство 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.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering