BackFrameInstance.FrameStyle Property

Definition

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

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

Property Value

A GaugeFrameStyles value that represents that calculated value of the FrameStyle property.

Applies to