ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Border Class / Color Property

In This Topic
    Color Property (Border)
    In This Topic
    The border color.
    Syntax
    'Declaration
     
    Public Property Color As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo Color {get; set;}
    See Also