DataCell.Instance Propiedad

Definición

Obtiene el objeto instancia que contiene los valores calculados para la clase de definición.

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

Valor de propiedad

Un objeto DataCellInstance.

Se aplica a