MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixCorner Interface
Members

ITablixCorner Interface
Represents the layout and structure of the upper left-hand corner region of a tablix.
Object Model
ITablixCorner Interface
Syntax
'Declaration
 
Public Interface ITablixCorner 
 
Remarks
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.
See Also