背景のグラデーションの種類を指定します。
名前空間: 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 です。