BackFrameInstance.Style 属性

定义

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

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

属性值

一个 StyleInstance 对象,该对象包含 Style 属性的计算实例。

适用于