MapSpatialElementTemplate.Style 속성

정의

공간 요소 템플릿이 적용되는 공간 요소의 스타일 정보를 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Style ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::Style ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Style Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.Style
Public ReadOnly Property Style As Style

속성 값

공간 요소 템플릿이 적용되는 공간 요소의 스타일 정보를 나타내는 Style 개체입니다.

구현

적용 대상