Concept Framework 2.0 documentation Contents | Index

RComboBox.Sorted

Name Type Access Version Deprecated
Sorted property public version 1.0 no

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


Description:
Set to true if the items added into the RComboBox are sorted.
Warning: you cannot switch to Sorted if the combo box already has items. Doing this will cause an exception(containing a string). If the combo box has more than one column, you may also want to set the SortColumn property.

Returns:
Returns true if the combo box is sorted.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:11 2011 GMT(c)2011 RadGs Software