C1.Win.FlexGrid Namespace / Node Class / Sort Method

In This Topic
Sort Method (Node)
In This Topic
Sorts this node's child nodes in the specified order.
Overload List
OverloadDescription
Sorts this node's child nodes in the specified order.  
Sorts this node's child nodes in the specified order.  
Sorts this node's child nodes using a given System.Collections.IComparer object to determine the node order.  
See Also