Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Tablix Class / Corner Property

In This Topic
    Corner Property
    In This Topic
    Gets the TablixCorner object defining the region that contains the elements of the upper left corner area of the tablix.
    Syntax
    'Declaration
     
    Public ReadOnly Property Corner As TablixCorner
    public TablixCorner Corner {get;}
    See Also