Represents the contents of a corner cell in a Tablix. The width of each column is equal to the width of the corresponding row TablixHeader.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TablixCornerCell : ICellContentsOwner
Visual Basic
Public Class TablixCornerCell _
	Implements ICellContentsOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Rdl.Rdl2008..::..TablixCornerCell

See Also