Поделиться через


Свойство MapLegend.InterlacedRows

Indicates whether the legend rows will use interlaced colors.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property InterlacedRows As ReportBoolProperty 
    Get
'Применение
Dim instance As MapLegend 
Dim value As ReportBoolProperty 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

MapLegend Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering