TablixCell.Instance 属性

定义

获取包含此报表定义对象的计算值的报表实例对象。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::TablixCellInstance ^ Instance { Microsoft::ReportingServices::OnDemandReportRendering::TablixCellInstance ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.TablixCellInstance Instance { get; }
member this.Instance : Microsoft.ReportingServices.OnDemandReportRendering.TablixCellInstance
Public Overridable ReadOnly Property Instance As TablixCellInstance

属性值

一个 TablixCellInstance 对象,该对象包含此报表定义对象的计算值。

适用于