Partager via


Style.IsAvailableStyle(StyleAttributeNames) Méthode

Définition

Obtient une valeur qui indique si le style spécifié est disponible.

protected:
 virtual bool IsAvailableStyle(Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames styleName);
protected virtual bool IsAvailableStyle (Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames styleName);
abstract member IsAvailableStyle : Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames -> bool
override this.IsAvailableStyle : Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames -> bool
Protected Overridable Function IsAvailableStyle (styleName As StyleAttributeNames) As Boolean

Paramètres

styleName
StyleAttributeNames

Attribut de style à vérifier.

Retours

true si le style spécifié est disponible ; sinon, false.

S’applique à