次の方法で共有


StyleBase.NonSharedProperties プロパティ

定義

式のためにレポート アイテムごとに異なるスタイル プロパティを取得または設定します。

public:
 virtual property Microsoft::ReportingServices::ReportRendering::StyleProperties ^ NonSharedProperties { Microsoft::ReportingServices::ReportRendering::StyleProperties ^ get(); void set(Microsoft::ReportingServices::ReportRendering::StyleProperties ^ value); };
public virtual Microsoft.ReportingServices.ReportRendering.StyleProperties NonSharedProperties { get; set; }
member this.NonSharedProperties : Microsoft.ReportingServices.ReportRendering.StyleProperties with get, set
Public Overridable Property NonSharedProperties As StyleProperties

プロパティ値

StyleProperties コレクション。

適用対象