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

CellContents 物件。

適用於