ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / LineStyleOfEdges Property

In This Topic
    LineStyleOfEdges Property
    In This Topic
    Gets the line style of edges.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineStyleOfEdges As BorderLineStyle()
    public BorderLineStyle[] LineStyleOfEdges {get;}

    Property Value

    The line style of edges.
    See Also