Classe TablixCornerCell

Represents the contents of each corner cell in the tablix.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public NotInheritable Class TablixCornerCell _
    Implements IDefinitionPath
'Uso
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

Hierarquia de herança

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

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.