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

In This Topic
    Members Property (TablixHierarchy)
    In This Topic
    Gets the TablixMembers collection containing an ordered list of members of a tablix hierarchy.
    Syntax
    'Declaration
     
    Public ReadOnly Property Members As TablixMembers
    public TablixMembers Members {get;}
    See Also