ImageGear Professional v18.2 > API Reference Guide > GUI Component API Reference > GUI Component Objects > IGGUITNSortResult Object > IGGUITNSortResult Properties > Greater Property |
Gets the comparison result of the 2 thumbnail items. The DoSort event handler is called with 2 thumbnail items - "Item1" and "Item2". Your DoSort event handler must decide how to sequence them, and can set the Greater value to the either True or False.emSecond in the custom sequence.
Read-only property
Boolean
Default Value: True
Valid Values: True or False, depending on the comparison result
N/A
ig_guiwin_vb6.exe