StyleBase.m_sharedStyles Field

Definition

Specifies a list of the styles that are shared between instance objects.

protected: System::Collections::Generic::List<Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames> ^ m_sharedStyles;
protected System.Collections.Generic.List<Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames> m_sharedStyles;
val mutable m_sharedStyles : System.Collections.Generic.List<Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames>
Protected m_sharedStyles As List(Of StyleAttributeNames) 

Field Value

Applies to