Back to Devexpress

LayoutIterator.MovePrevious Method

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-dot-layoutiterator-dot-moveprevious.md

latest867 B
Original Source

LayoutIterator.MovePrevious Method

NameParametersDescription
MovePrevious()noneNavigates to the previous layout element in the layout tree.
MovePrevious(LayoutLevel, Boolean)layoutLevel, allowTreeTraversalNavigates to the next layout element of the specified level in the layout tree and allows you to stay within the same branch.
MovePrevious(LayoutLevel)layoutLevelNavigates to the previous layout element of the specified level in the layout tree.