BackFrame.FrameStyle Propriedade

Definição

Recebe uma expressão que avalia o estilo da moldura.

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)

Valor da propriedade

Um ReportEnumProperty<EnumType> objeto.

Aplica-se a