共用方式為


StyleBase.BackgroundGradientType 欄位

Specifies the type of background gradient.

命名空間:  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

備註

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

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間