ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / ITextDecorationOption Interface / underline Property

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