ReportElementInstance.Style 属性

定义

获取 Style 类中 ReportElement 属性的计算值。

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

属性值

一个 StyleInstance 值,该值表示 Style 属性的计算值。

适用于