ReportElementInstance.m_style 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.
Specifies the style properties of this report element object.
protected: Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ m_style;
protected Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance m_style;
val mutable m_style : Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Protected m_style As StyleInstance