次の方法で共有


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) 

フィールド値

適用対象