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.BetterThumbnailBrowser
Assembly: BetterThumbnailBrowser (in BetterThumbnailBrowser.dll)
ComponentOwl.BetterThumbnailBrowser Namespace