StyleBase.m_sharedStyles 欄位

定義

指定在執行個體物件之間共用的樣式清單。

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) 

欄位值

List<StyleAttributeNames>

適用於