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

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