StyleBase.m_nonSharedStyles 欄位

定義

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

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) 

欄位值

List<StyleAttributeNames>

適用於