TcxSchedulerHolidaysLocations.Sort(TcxDataSortOrder) Method
Sorts holiday locations in the collection.
Declaration
procedure Sort(ASortOrder: TcxDataSortOrder);
Parameters
Name | Type |
---|---|
ASortOrder | TcxDataSortOrder |
Remarks
ASortOrder specifies the sort order.
See Also