Partager via


StyleBase.BackgroundGradientType Field

Returns the type of background gradient.

Espace de noms: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntaxe

'Déclaration
Protected Const BackgroundGradientType As String
protected const string BackgroundGradientType
protected:
literal String^ BackgroundGradientType
protected static final String BackgroundGradientType
protected const var BackgroundGradientType : String

Notes

Nouveau :5 décembre 2005

Valid values are None (default), LeftRight, TopBottom, Center, DiagonalLeft, DiagonalRight, HorizontalCenter, or VerticalCenter.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace