Класс 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