ReportElement.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 definition object.
protected: Microsoft::ReportingServices::OnDemandReportRendering::Style ^ m_style;
protected Microsoft.ReportingServices.OnDemandReportRendering.Style m_style;
val mutable m_style : Microsoft.ReportingServices.OnDemandReportRendering.Style
Protected m_style As Style