MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapLegend Interface / InterlacedRows Property

In This Topic
InterlacedRows Property (IMapLegend)
In This Topic
Gets a value indicating whether the legend rows will use interlaced colors.
Syntax
'Declaration
 
ReadOnly Property InterlacedRows As Boolean
 

Property Value

A System.Boolean value. true if the legend rows will use interlaced colors; otherwise, false.
See Also