StyleBase.SharedProperties 속성

정의

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

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

속성 값

StyleProperties 컬렉션입니다.

적용 대상