ActiveReports 10
Equals(Range) Method

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > Range Structure > Equals Method : Equals(Range) Method
Determines whether the specified Range is equal to this instance.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As Range _
) As Boolean
public bool Equals( 
   Range other
)

Parameters

other
See Also

Reference

Range Structure
Range Members
Overload List