StyleBase.m_nonSharedStyles Field

Definition

Specifies a list of style attributes that are not shared between instance objects.

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

Field Value

Applies to