Langue

BorderInstance.Style Propriété

Définition

Obtient ou fixe la valeur calculée de la Style propriété dans une Border classe. L’accesseur set ne peut être utilisé que lors de la création d’éléments de rapport personnalisés.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::BorderStyles Style { Microsoft::ReportingServices::OnDemandReportRendering::BorderStyles get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::BorderStyles value); };
public Microsoft.ReportingServices.OnDemandReportRendering.BorderStyles Style { get; set; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.BorderStyles with get, set
Public Property Style As BorderStyles

Valeur de propriété

Une BorderStyles valeur qui représente la valeur calculée de la Style propriété.

S’applique à