ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _TextDecorationOption Class / equalsWith Method

In This Topic
    equalsWith Method (_TextDecorationOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Function equalsWith( _
       ByVal other As ITextDecorationOption _
    ) As Boolean
    public bool equalsWith( 
       ITextDecorationOption other
    )

    Parameters

    other
    See Also