Condividi tramite


Classe TablixCornerCell

Represents the contents of each corner cell in the tablix.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class TablixCornerCell _
    Implements IDefinitionPath
'Utilizzo
Dim instance As TablixCornerCell
public sealed class TablixCornerCell : IDefinitionPath
public ref class TablixCornerCell sealed : IDefinitionPath
[<SealedAttribute>]
type TablixCornerCell =  
    class
        interface IDefinitionPath
    end
public final class TablixCornerCell implements IDefinitionPath

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..TablixCornerCell

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.