Concept Framework 2.2 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
SortColumn | property | public | version 1.0 | no |
Read/Write property SortColumn[=nSortColumn] |
Sets or gets the column used in the sort process. If a view has more than one column, then you can set the SortColumn property to sort after the second column for example. The first column has 0 as index, the second one 1 ... 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). |
Documented by Eduard Suica, generation time: Sun Jan 27 18:15:10 2013 GMT | (c)2013 Devronium Applications |