Właściwość ScaleRangeInstance.BackgroundGradientType
Pobiera wartość obliczoną BackgroundGradientType właściwość w ScaleRange klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property BackgroundGradientType As BackgroundGradientTypes
Get
'Użycie
Dim instance As ScaleRangeInstance
Dim value As BackgroundGradientTypes
value = instance.BackgroundGradientType
public BackgroundGradientTypes BackgroundGradientType { get; }
public:
property BackgroundGradientTypes BackgroundGradientType {
BackgroundGradientTypes get ();
}
member BackgroundGradientType : BackgroundGradientTypes
function get BackgroundGradientType () : BackgroundGradientTypes
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.BackgroundGradientTypes
A BackgroundGradientTypes wartości reprezentującej obliczonej wartości BackgroundGradientType właściwość.
Zobacz także