Border.Style Proprietà

Definizione

Ottiene un'espressione che valuta lo stile del bordo (a meno che non venga sovrascritto per un lato specifico).

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)

Valore della proprietà

Un oggetto ReportEnumProperty<EnumType>.

Si applica a