TablixMember.m_header Field
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.
A TablixHeader object that represents the header cell of the tablix member.
protected: Microsoft::ReportingServices::OnDemandReportRendering::TablixHeader ^ m_header;
protected Microsoft.ReportingServices.OnDemandReportRendering.TablixHeader m_header;
val mutable m_header : Microsoft.ReportingServices.OnDemandReportRendering.TablixHeader
Protected m_header As TablixHeader