Method of item comparison in sorting by column.
| Member Name | Description |
|---|---|
| Auto | use Key property for comparison; fall back to Value property, if Key not available; fall back to Text property, if Value not available |
| Text | use Text property for comparison |
| Key | use Key property for comparison |
Namespace: ComponentOwl.BetterListView
Assembly: BetterListView (in BetterListView.dll)
ComponentOwl.BetterListView Namespace