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 개체입니다.

적용 대상