BackFrame.FrameStyle Property

Definition

Gets an expression that evaluates to the style of the frame.

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

Property Value

A ReportEnumProperty<EnumType> object.

Applies to