Style.SharedProperties 屬性

定義

取得包含屬性的 StyleProperties 集合,這些屬性會由衍生自定義內相同報表項目的所有報表項目執行個體所共用。

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

屬性值

StyleProperties

取得包含屬性集合的 StyleProperties 物件,這些屬性會由衍生自定義內相同報表項目的所有報表項目共用。

適用於