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

In This Topic
    textUnderline Property (IStyle)
    In This Topic
    Syntax
    'Declaration
     
    Property textUnderline As Nullable(Of Boolean)
    Nullable<bool> textUnderline {get; set;}
    See Also