Concept Framework 2.0 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: Fri Jan 21 18:06:14 2011 GMT(c)2011 RadGs Software