Border.Style プロパティ

定義

境界のスタイルに合わせて評価する式が得られます(特定の側で上書きされていない限り)。

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

プロパティ値

ReportEnumProperty<EnumType> オブジェクト。

適用対象