OutlookGridAlphabeticGroup Methods

Krypton OutlookGrid

OutlookGridAlphabeticGroup Methods
Krypton OutlookGrid v1.6.0

The OutlookGridAlphabeticGroup type exposes the following members.

Methods
  Name Description
Public method Clone
Overrides the Clone() function
(Overrides OutlookGridDefaultGroupClone.)
Public method CompareTo
overide the CompareTo, so only the first character is compared, instead of the whole string this will result in classifying each item into a letter of the Alphabet. for instance, this is usefull when grouping names, they will be categorized under the letters A, B, C etc..
(Overrides OutlookGridDefaultGroupCompareTo(Object).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also