Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Specifies the type of background gradient.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected Const BackgroundGradientType As String
'Uso
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
Comentarios
Valid values are None (default), LeftRight, TopBottom, Center, DiagonalLeft, DiagonalRight, HorizontalCenter, or VerticalCenter.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering