Style.NonSharedProperties プロパティ

定義

レポート項目の各インスタンスで式によって異なる可能性のあるプロパティを含む StyleProperties コレクションを取得します。

public:
 virtual property Microsoft::ReportingServices::ReportRendering::StyleProperties ^ NonSharedProperties { Microsoft::ReportingServices::ReportRendering::StyleProperties ^ get(); };
public override Microsoft.ReportingServices.ReportRendering.StyleProperties NonSharedProperties { get; }
member this.NonSharedProperties : Microsoft.ReportingServices.ReportRendering.StyleProperties
Public Overrides ReadOnly Property NonSharedProperties As StyleProperties

プロパティ値

各レポート項目で表現式によって異なるプロパティの集合を含む StylePropertiesオブジェクトです。

適用対象