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

LayoutTextBox Properties
Show Inherited Hide Inherited

Layout element that relates to a floating object - Text Box.
Name Description
AnchorBox Provides access to the layout element which relates to the anchoring range of the shape (floating object). Inherited from LayoutFloatingObject.
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
ContentBounds Gets coordinates of a rectangle which encompasses the floating object’s content. Inherited from LayoutFloatingObject.
Document Obsolete. Provides access to the text box content.
ParagraphFrames Provides access to the paragraph frames located in the text box.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
Range Returns a range which the text box content occupies.
RotationAngle Returns the RotationAngle value of a shape which relates to the current layout element. Inherited from LayoutFloatingObject.
Rows Gets lines of the document contained in the current text box.
Tables Gets tables contained within the text box.
Type Gets the type of layout element.
See Also