KanbanGroupCollection.Sort Method
Name | Parameters | Description |
---|---|---|
Sort() | none |
Sorts groups according to their captions (Kanban |
Sort |
comparer | Sorts groups in the current collection using the specified comparer. |
Sort |
comparison | Sorts groups using the specified Comparison method. |
Sort |
index, count, comparer | Sorts groups in the specified range using the specified comparer. |