Поле BackgroundGradientType

Returns 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.