ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document.Utility Namespace / BorderLine Class / Style Property

In This Topic
    Style Property (BorderLine)
    In This Topic
    Gets or sets the style.
    Syntax
    'Declaration
     
    Public Property Style As DashStyle
    public DashStyle Style {get; set;}

    Property Value

    The style.
    See Also