TablixCell.CellContents 属性

定义

如果 Tablix 具有任何行标题、任何动态列组或者多个列,则忽略此 ReportItem 中的分页符。

public:
 property Microsoft::ReportingServices::RdlObjectModel::CellContents ^ CellContents { Microsoft::ReportingServices::RdlObjectModel::CellContents ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::CellContents ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.CellContents CellContents { get; set; }
member this.CellContents : Microsoft.ReportingServices.RdlObjectModel.CellContents with get, set
Public Property CellContents As CellContents

属性值

CellContents 对象。

适用于