[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixMember.TablixMembers

TablixMembers Property

TablixMembers

Gets a collection of submembers contained within this member.

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

A TablixItems<T> collection representing submembers.