ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / Corner Property

In This Topic
    Corner Property (ITablix)
    In This Topic
    Gets the upper left corner area of the tablix.
    Syntax
    'Declaration
     
    ReadOnly Property Corner As ITablixCorner
    ITablixCorner Corner {get;}
    See Also