[]
        
(Showing Draft Content)

FarPoint.Win.Spread.StyleInfo.Equals

Equals Method

Equals(object)

Determines whether the style settings of this object are equivalent to the object specified.

Declaration
public override bool Equals(object o)
Public Overrides Function Equals(o As Object) As Boolean
Parameters
Type Name Description
object o

Object with which to compare the style settings of the current object

Returns
Type Description
bool

true if the specified object is equal to this instance; otherwise, false.