Krypton OutlookGrid Help
![]() |
OutlookGridAlphabeticGroup Methods |
The OutlookGridAlphabeticGroup type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Clone |
Overrides the Clone() function
(Overrides OutlookGridDefaultGroupClone.) |
![]() |
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).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
