TableCellPropertiesBase.TableCellBorders Property
In This Article
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
TableCellBorders TableCellBorders { get; }
#Property Value
Type | Description |
---|---|
Table |
A Table |
See Also