Classe TablixCorner
Defines the layout and structure of the upper left-hand corner region of a tablix. The height of the corner is the sum of the heights of the column headers. The width of the corner is the sum of the widths of the row headers.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class TablixCorner
'Uso
Dim instance As TablixCorner
public sealed class TablixCorner
public ref class TablixCorner sealed
[<SealedAttribute>]
type TablixCorner = class end
public final class TablixCorner
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..TablixCorner
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.
Consulte também