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