Sets the sort order of a column.
mimelist
inst.setColumnSortOrder(colId, ascending)
void setColumnSortOrder( ListInstance* inst, AInt16 colId, ABoolean ascending )
inst The MIME instance.
colId The column index.
ascending True for ascending sorting order; false for descending sort order.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |