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