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

In This Topic
    equalsWith Method (_FieldSortDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function equalsWith( _
       ByVal other As ISortDefinition _
    ) As Boolean
    public override bool equalsWith( 
       ISortDefinition other
    )

    Parameters

    other
    See Also