OutlookGridDateTimeGroup.CompareTo Method

Krypton OutlookGrid

OutlookGridDateTimeGroupCompareTo Method
Krypton OutlookGrid v1.6.0
Overrides CompareTo

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)
Syntax
public override int CompareTo(
	Object obj
)
Public Overrides Function CompareTo ( 
	obj As Object
) As Integer

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridDateTimeGroup.CompareTo(System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridDateTimeGroup.CompareTo(System.Object)"]

Implements

IComparableCompareTo(Object)
See Also