ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Border Class / Style Property

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