Skip to main content
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 you to stay within the same branch.
MovePrevious(LayoutLevel) layoutLevel Navigates to the previous layout element of the specified level in the layout tree.