TablixHeader 类

定义

表示 Tablix 中的组头。

public ref class TablixHeader sealed : Microsoft::ReportingServices::OnDemandReportRendering::IDefinitionPath
public sealed class TablixHeader : Microsoft.ReportingServices.OnDemandReportRendering.IDefinitionPath
type TablixHeader = class
    interface IDefinitionPath
Public NotInheritable Class TablixHeader
Implements IDefinitionPath
继承
TablixHeader
实现

属性

CellContents

忽略此 ReportItem 中的分页符。

DefinitionPath

获取指向报表定义中此报表定义对象的路径。

ParentDefinitionPath

获取指向报表定义中报表定义对象的父级的路径。

Size

组头的高度(如果组头是列成员)或宽度(如果组头是行成员)。

适用于