TableCellBorders.Left Property
Provides access to an object specifying line properties associated with the left border of a cell.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v26.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
| Type | Description |
|---|---|
| TableCellBorder | A TableCellBorder object that specifies characteristics of the table border. |
See Also