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

In This Topic
    ITablixCorner Interface
    In This Topic
    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.
    Object Model
    ITablixCorner Interface
    Syntax
    'Declaration
     
    Public Interface ITablixCorner 
    public interface ITablixCorner 
    See Also