ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / FieldItem Class / Equals Method / Equals(FieldItem) Method

In This Topic
    Equals(FieldItem) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function Equals( _
       ByVal other As FieldItem _
    ) As Boolean
    public bool Equals( 
       FieldItem other
    )

    Parameters

    other
    See Also