[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixHierarchy.TablixMembers

TablixMembers Property

TablixMembers

Gets a collection of members at the base level of the hierarchy.

Declaration
public TablixItems<TablixMember> TablixMembers { get; }
Property Value
Type Description
TablixItems<TablixMember>

A TablixItems<T> collection representing the members at the base level of the hierarchy.