共用方式為


TablixHeader.CellContents 屬性

Page breaks in this ReportItem are ignored.

命名空間:  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
A CellContents object.

請參閱

參考

TablixHeader 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間