TablixHeader.CellContents プロパティ

定義

この 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 オブジェクト。

適用対象