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

LayoutTableCell Properties
Show Inherited Hide Inherited

Layout element that relates to a TableCell object.
Name Description
Borders Provides access to the Borders structure which specifies cell borders.
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
NestedTables Gets nested tables contained in the current table cell.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
Range Returns the range to which the current layout element relates. Inherited from RangedLayoutElementBase.
Rows Gets lines within a table cell.
Type Gets the type of layout element.
See Also