BackFrameInstance.Style Property

Definition

Gets the calculated value of the Style property in a BackFrame class.

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

Property Value

A StyleInstance object that contains the calculated instance of the Style property.

Applies to