Classe TablixCornerCell
Represents the contents of each corner cell in the tablix.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class TablixCornerCell _
Inherits ReportObject
'Uso
Dim instance As TablixCornerCell
public class TablixCornerCell : ReportObject
public ref class TablixCornerCell : public ReportObject
type TablixCornerCell =
class
inherit ReportObject
end
public class TablixCornerCell extends ReportObject
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..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.
Consulte também