ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / TablixCorner Property

In This Topic
    TablixCorner Property
    In This Topic
    Gets or sets the region that contains the elements of the upper left corner area of the Tablix.
    Syntax
    'Declaration
     
    Public Property TablixCorner As TablixCorner
    public TablixCorner TablixCorner {get; set;}
    See Also