Back to Devexpress

LayoutIterator.MoveNext Method

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

latest831 B
Original Source

LayoutIterator.MoveNext Method

NameParametersDescription
MoveNext()noneNavigates to the next layout element in the layout tree.
MoveNext(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.
MoveNext(LayoutLevel)layoutLevelNavigates to the next layout element of the specified level in the layout tree.