BackFrame.FrameStyle プロパティ

定義

フレームのスタイルに合わせて評価される式を得ます。

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)

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象