BackgroundGradientType プロパティ
背景のグラデーションの種類。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property BackgroundGradientType As ReportEnumProperty(Of BackgroundGradientTypes)
Get
'使用
Dim instance As ScaleRange
Dim value As ReportEnumProperty(Of BackgroundGradientTypes)
value = instance.BackgroundGradientType
public ReportEnumProperty<BackgroundGradientTypes> BackgroundGradientType { get; }
public:
property ReportEnumProperty<BackgroundGradientTypes>^ BackgroundGradientType {
ReportEnumProperty<BackgroundGradientTypes>^ get ();
}
member BackgroundGradientType : ReportEnumProperty<BackgroundGradientTypes>
function get BackgroundGradientType () : ReportEnumProperty<BackgroundGradientTypes>
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportEnumProperty< (Of < ( <'BackgroundGradientTypes> ) > ) >
ReportEnumProperty<(Of <(<'EnumType>)>)> オブジェクト。