TableCellPropertiesBase.TableCellBorders Property
Provides access to an object that allows you to specify characteristics for cell borders.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
TableCellBorders | A TableCellBorders object. |
See Also