Style.SharedProperties 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得包含屬性的 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 物件,這些屬性會由衍生自定義內相同報表項目的所有報表項目共用。