DataCell.Instance Property

Definition

Gets the instance object that contains the calculated values for the definition class.

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

Property Value

A DataCellInstance object.

Applies to