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

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