Skip to main content
Box

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

LayoutPage Properties
Show Inherited Hide Inherited

A page of the document layout.
Name Description
BackgroundFloatingObjects Provides access to the collection of layouts related to the floating objects located behind the text.
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
ChangedLineMarkBoxes Returns all markups indicating changed lines located on the current page.
CommentsArea Gets the comments area of the current page.
Endnotes Provides access to the collection of page endnotes.
FloatingObjects Returns floating objects located in the current page.
FloatingTables Returns all floating tables located on the current page.
Footer Gets the footer of the current page.
Footnotes Provides access to the collection of page footnotes.
ForegroundFloatingObjects Provides access to the collection of layouts related to the floating objects located in front of the text.
Frames Provides access to the frames located in the document.
Header Gets the header of the current page.
Index Gets the index of the current page in the document layout.
MainContentRange Obtains a range that corresponds to the main page area of the current page.
PageAreas Gets page areas of the current page.
PageBorders Provides access to the collection of page borders.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
Type Gets the type of layout element.
See Also