DataCellInstance Class

Definition

Represents an instance type of the DataCell class, and contains the calculated values of the properties in DataCell.

public ref class DataCellInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class DataCellInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type DataCellInstance = class
    inherit BaseInstance
Public NotInheritable Class DataCellInstance
Inherits BaseInstance
Inheritance
DataCellInstance

Methods

ResetInstanceCache()

Resets the instance cache.

(Inherited from BaseInstance)

Applies to