SortAscending Property
Description
The SortAscending property specifies whether to sort the items in the Field Chooser in alphabetical order.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property SortAscending() As Boolean
Remarks
Set SortAscending to TRUE to sort the items in the Field Chooser in ascending order.
If SortAscending is FALSE, then the items in the Field Chooser will appear in the order that they were added to the Grid Control.
See Also
| Grid Control ActiveX Control v24.0
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.