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

In This Topic
    RowHierarchy Property
    In This Topic
    Gets the TablixHierarchy object defining the hierarchy of row members for the tablix.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowHierarchy As TablixHierarchy
    public TablixHierarchy RowHierarchy {get;}
    See Also