共用方式為


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 命名空間