Skip to main content

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

IdxRichEditTableBorders Methods

Exposes internal and external table borders in a document.
Name Description
GetBottom Returns the appearance settings of the external bottom table border.
GetInsideHorizontalBorder Returns the appearance settings of all internal horizontal table borders.
GetInsideVerticalBorder Returns the appearance settings of all internal vertical table borders.
GetLeft Returns the appearance settings of the external left table border.
GetRight Returns the appearance settings of the external right table border.
GetTop Returns the appearance settings of the external top table border.
See Also