ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / TextConfig Class / ConnectingLine Property

In This Topic
    ConnectingLine Property
    In This Topic
    Gets or sets connecting line style
    Syntax
    'Declaration
     
    Public Property ConnectingLine As Style
    public Style ConnectingLine {get; set;}
    See Also