ActiveReports 12
Equals Method (RssExpandedStackedOptions)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Options Namespace > RssExpandedStackedOptions Class : Equals Method
The value to check the equality with.
Compares the RssExpandedStackedOptions object to another System.Object to see if they are equal.
Syntax
'Declaration
 
Public Overrides Function Equals( _
   ByVal val As Object _
) As Boolean
public override bool Equals( 
   object val
)

Parameters

val
The value to check the equality with.

Return Value

true if the specified System.Object is equal to this instance; otherwise, false.
See Also

Reference

RssExpandedStackedOptions Class
RssExpandedStackedOptions Members