ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapLegendTitle Class / TitleSeparatorColor Property

In This Topic
    TitleSeparatorColor Property (MapLegendTitle)
    In This Topic
    Gets or sets the color for the title separator. The default value is Gray
    Syntax
    'Declaration
     
    Public Property TitleSeparatorColor As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo TitleSeparatorColor {get; set;}
    See Also