ctlUniListView.SortOrder PropertyReturns/sets whether or not the ListItems will be sorted in ascending or descending order.Syntax
Public Property Get SortOrder () As eCtlUniListView_ListSortOrderConstants
Public Property Let SortOrder (ByVal New_Value As eCtlUniListView_ListSortOrderConstants) Parameters
Remarks
|