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

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