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