StyleBase.cBackgroundGradientEndColor フィールド
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
背景のグラデーションの最後の色に関するスタイル属性の名前を指定する文字列定数。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected Const cBackgroundGradientEndColor As String
'使用
Dim value As String
value = StyleBase.cBackgroundGradientEndColor
protected const string cBackgroundGradientEndColor
protected:
literal String^ cBackgroundGradientEndColor
static val mutable cBackgroundGradientEndColor: string
protected const var cBackgroundGradientEndColor : String