Krypton OutlookGrid Help
![]() | TextAndImageEquals Method |
Overrides Equals
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

public override bool Equals( Object obj )
Public Overrides Function Equals ( obj As Object ) As Boolean
Parameters
- obj
- Type: SystemObject
The object to compare
Return Value
Type: Booleantrue if equal, false otherwise.
