ActiveReports 19 .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 a region containing the elements in the upper-left corner of the еablix.
    Syntax
    'Declaration
     
    Public Property TablixCorner As TablixCorner
    public TablixCorner TablixCorner {get; set;}

    Property Value

    A TablixCorner object representing the corner region of the еablix.
    See Also