TablixHierarchy.MemberCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list of tablix members at the base of the hierarchy.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::TablixMemberCollection ^ MemberCollection { Microsoft::ReportingServices::OnDemandReportRendering::TablixMemberCollection ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.TablixMemberCollection MemberCollection { get; }
member this.MemberCollection : Microsoft.ReportingServices.OnDemandReportRendering.TablixMemberCollection
Public ReadOnly Property MemberCollection As TablixMemberCollection
Property Value
A TablixMemberCollection object.