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

In This Topic
    TitleSeparatorColor Property
    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.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo TitleSeparatorColor {get; set;}
    See Also