Sorted

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWSelect > Properties >

Sorted

SIGNATURE=IWCompListbox.TIWSelect.Sorted

 

ETYPE=Property

 

Declaration:

Delphi:

published property Sorted;

C++:

__published: __property Sorted;

 

Description: Do not publish sorted. DB controls use this and using it can interfere with their functionality. Such as the lookuplist ones which rely on the sort order remaining the same as fetched from the DB.