Condividi tramite


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.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class TablixCorner _
    Inherits ReportObject
'Utilizzo
Dim instance As TablixCorner
public class TablixCorner : ReportObject
public ref class TablixCorner : public ReportObject
type TablixCorner =  
    class
        inherit ReportObject
    end
public class TablixCorner extends ReportObject

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..TablixCorner

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.