次の方法で共有


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) 

フィールド値

適用対象