ActionStyle.SharedProperties 속성

정의

정의의 동일한 보고서 항목에서 파생된 모든 보고서 항목에서 공유하는 속성을 가져옵니다.

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

속성 값

정의의 동일한 보고서 항목에서 파생된 모든 보고서 항목에서 공유하는 속성입니다.

적용 대상