CustomizationListNode Object : Order Property |
Visual Basic |
---|
Public Property Order As Long |
When the order of one node is set with this property, no adjustments are made to the positions of others. The application is responsible for ensuring that the orders of all nodes are as required, that no two nodes occupy the same position, and there are no empty positions.
When two or more nodes are assigned the same order, the actual order is undetermined.