次の方法で共有


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

適用対象