ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IStringWrapResult Interface / lines Property

In This Topic
    lines Property (IStringWrapResult)
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property lines As List(Of String)
    List<string> lines {get;}
    See Also