Krypton OutlookGrid Help
![]() | OutlookGridDefaultGroupCompareTo Method |
This is a comparison operation based on the type of the value.
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

public virtual int CompareTo( Object obj )
Public Overridable Function CompareTo ( obj As Object ) As Integer
Parameters
- obj
- Type: SystemObject
the value in the related column of the item to compare to
Return Value
Type: Int32[Missing <returns> documentation for "M:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridDefaultGroup.CompareTo(System.Object)"]
Implements
IComparableCompareTo(Object)