次の方法で共有


StyleBase.BackgroundGradientType フィールド

背景のグラデーションの種類を指定します。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected Const BackgroundGradientType As String
'使用
Dim value As String 

value = StyleBase.BackgroundGradientType
protected const string BackgroundGradientType
protected:
literal String^ BackgroundGradientType
static val mutable BackgroundGradientType: string
protected const var BackgroundGradientType : String

説明

有効な値は、None (既定値)、LeftRight、TopBottom、Center、DiagonalLeft、DiagonalRight、HorizontalCenter、または VerticalCenter です。

関連項目

参照

StyleBase クラス

Microsoft.ReportingServices.ReportRendering 名前空間