Back to Devexpress

PlainTextBox Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-dot-plaintextbox-dot-underscore-properties.md

latest1.8 KB
Original Source

PlainTextBox Properties

Layout elements related to text runs in a line.

NameDescription
BoundsGets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
ParentReturns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
RangeReturns the range to which the current layout element relates. Inherited from RangedLayoutElementBase.
RightToLeftIndicates whether the layout element’s direction is right-to-left. Inherited from Box.
TextReturns the text displayed in the current PlainTextBox element.
TypeGets the type of the box descendant. Inherited from Box.

See Also

PlainTextBox Class

PlainTextBox Members

DevExpress.XtraRichEdit.API.Layout Namespace