Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixCornerRow Class
Members

In This Topic
    TablixCornerRow Class
    In This Topic
    Represents the list of cells in a row of a corner section of a Tablix. The height of the row is equal to the height of the corresponding column TablixHeader.
    Object Model
    TablixCornerRow Class
    Syntax
    'Declaration
     
    Public Class TablixCornerRow 
       Inherits C1.C1Preview.OwnedCollection
    public class TablixCornerRow : C1.C1Preview.OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Rdl.Rdl2008.TablixCornerRow

    See Also