TableCellBorder Interface
In This Article
The border characteristics of a cell.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
Properties that return TableCellBorder instances:
#Remarks
The TableCellBorder object can be accessed via the properties of the TableCellBorders interface.
See Also