StyleBase.m_sharedProperties 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 properties shared by all report items derived from the same report item in the definition.
protected: Microsoft::ReportingServices::ReportRendering::StyleProperties ^ m_sharedProperties;
protected Microsoft.ReportingServices.ReportRendering.StyleProperties m_sharedProperties;
val mutable m_sharedProperties : Microsoft.ReportingServices.ReportRendering.StyleProperties
Protected m_sharedProperties As StyleProperties