ActiveReports 18 .NET Edition
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
    Specifies whether the legend rows in a MapLegend will use interlaced colors.
    Syntax
    'Declaration
     
    ReadOnly Property InterlacedRows As Boolean
    bool InterlacedRows {get;}
    See Also