TableCellBorders Interface
In This Article
Contains characteristics for cell borders.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The TableCell.Borders property returns an instance of TableCellBorders.
#Remarks
Use the TableCell.Borders property to get access to the TableCellBorders instance.
See Also