StyleBase.m_nonSharedStyles フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インスタンス オブジェクト間で共有されないスタイル属性の一覧を指定します。
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)