StyleBase.BackgroundGradientType Field
Returns the type of background gradient.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Синтаксис
'Декларация
Protected Const BackgroundGradientType As String
protected const string BackgroundGradientType
protected:
literal String^ BackgroundGradientType
protected static final String BackgroundGradientType
protected const var BackgroundGradientType : String
Замечания
Добавления:5 декабря 2005 г.
Valid values are None (default), LeftRight, TopBottom, Center, DiagonalLeft, DiagonalRight, HorizontalCenter, or VerticalCenter.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace