TablixCorner Class

Definition

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.

public ref class TablixCorner sealed
public sealed class TablixCorner
type TablixCorner = class
Public NotInheritable Class TablixCorner
Inheritance
TablixCorner

Properties

RowCollection

Gets the rows of the tablix corner.

Applies to