Freigeben über


Style.IsAvailableStyle(StyleAttributeNames) Methode

Definition

Ruft einen Wert ab, der angibt, ob das angegebene Format verfügbar ist.

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

Parameter

styleName
StyleAttributeNames

Das zu überprüfende Formatattribut.

Gibt zurück

true, wenn das angegebene Format verfügbar ist, andernfalls false.

Gilt für: