| suite4.net.FormDatabase Documentation |
|
IGroupCollection.Sort Method (ListSortDirection)
Sorts the elements in the IGroupCollection using the specified direction.
Parameters
-
sortDirection
- The SortDirection the collection is to be sorted in.
Remarks
-
The IGroupCollection will be sorted by the property which is specified in the SortProperty value.
-
The sortDirection value is stored in the IGroupCollection for later reuse.
See Also
IGroupCollection Interface | suite4.net.FormDatabase Namespace | IGroupCollection.Sort Overload List