Concept Framework 1.0 documentation Contents | Index

RComboBox.SortDescending

Name Type Access Version Deprecated
SortDescending property public version 1.0 no

Prototype:
Read/Write property SortDescending[=true|false]


Description:
If this property is set to true, then the items in the combo box will be set in a reverse order (descending). This property has no effect if the Sorted property is set to false.

Warning: you cannot set this property if the combo box already contains items. Doing this will cause an exception(containing a string).

Returns:
Returns true if the combo box is sorted descending, false otherwise.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:54 2009 GMT(c)2009 RadGs Software