次の方法で共有


TablixHeader.CellContents プロパティ

この ReportItem の改ページを無視します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property CellContents As CellContents 
    Get
'使用
Dim instance As TablixHeader 
Dim value As CellContents 

value = instance.CellContents
public CellContents CellContents { get; }
public:
property CellContents^ CellContents {
    CellContents^ get ();
}
member CellContents : CellContents
function get CellContents () : CellContents

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.CellContents
CellContents オブジェクト。

関連項目

参照

TablixHeader クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間