TableCellBorders Interface
Contains characteristics for cell borders.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return TableCellBorders objects:
Remarks
Use the TableCell.Borders property to get access to the TableCellBorders instance.
See Also