Compartir a través de


Clase TablixCellInstance

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

Jerarquía de herencia

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..TablixCellInstance

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public NotInheritable Class TablixCellInstance _
    Inherits BaseInstance
'Uso
Dim instance As TablixCellInstance
public sealed class TablixCellInstance : BaseInstance
public ref class TablixCellInstance sealed : public BaseInstance
[<SealedAttribute>]
type TablixCellInstance =  
    class
        inherit BaseInstance
    end
public final class TablixCellInstance extends BaseInstance

El tipo TablixCellInstance expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Equals (Se hereda de Object.)
Método protegido Finalize (Se hereda de Object.)
Método público GetHashCode (Se hereda de Object.)
Método público GetType (Se hereda de Object.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método protegido ResetInstanceCache Resets the instance cache. (Se hereda de BaseInstance.)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.