Concept Framework 2.2 documentation Contents | Index

RTreeView.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 view 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 view already contains items. Doing this will cause an exception(containing a string).

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

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:10 2013 GMT(c)2013 Devronium Applications