StyleBase.Item[StyleAttributeNames] 속성

정의

스타일 특성을 가져옵니다.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty ^ default[Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames] { Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty ^ get(Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames style); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty this[Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames style] { get; }
member this.Item(Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames) : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty
Default Public MustOverride ReadOnly Property Item(style As StyleAttributeNames) As ReportProperty

매개 변수

style
StyleAttributeNames

가져올 스타일 특성입니다.

속성 값

스타일 특성을 나타내는 StyleAttributeNames의 열거 값 중 하나입니다.

적용 대상