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 コレクション。

適用対象