ActiveReports 18 .NET Edition
MESCIUS.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.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Color {get; set;}
    See Also