Compartir a través de


MapLegend.InterlacedRowsColor Propiedad

Gets the color of the interlaced rows in the map legend.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property InterlacedRowsColor As ReportColorProperty 
    Get
'Uso
Dim instance As MapLegend 
Dim value As ReportColorProperty 

value = instance.InterlacedRowsColor
public ReportColorProperty InterlacedRowsColor { get; }
public:
property ReportColorProperty^ InterlacedRowsColor {
    ReportColorProperty^ get ();
}
member InterlacedRowsColor : ReportColorProperty
function get InterlacedRowsColor () : ReportColorProperty

Valor de la propiedad

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

Vea también

Referencia

MapLegend Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering