ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLegend Class / InterlacedRowsColor Property

In This Topic
    InterlacedRowsColor Property (MapLegend)
    In This Topic
    The background color to use for interlaced legend rows. The default value is LightGray.
    Syntax
    'Declaration
     
    Public Property InterlacedRowsColor As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo InterlacedRowsColor {get; set;}
    See Also