Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Box

LayoutIterator.MovePrevious Method

Name Parameters Description
MovePrevious() none Navigates to the previous layout element in the layout tree.
MovePrevious(LayoutLevel, Boolean) layoutLevel, allowTreeTraversal Navigates to the next layout element of the specified level in the layout tree and allows staying within the same branch.
MovePrevious(LayoutLevel) layoutLevel Navigates to the previous layout element of the specified level in the layout tree.