ReportItem.m_cachedWidth 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.
The cached width item.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ m_cachedWidth;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportSize m_cachedWidth;
val mutable m_cachedWidth : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Protected m_cachedWidth As ReportSize