Back to Devexpress

TableCellPropertiesBase.TableCellBorders Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-tablecellpropertiesbase-561d7dab.md

latest1.3 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
TableCellBorders TableCellBorders { get; }
vb
ReadOnly Property TableCellBorders As TableCellBorders

Property Value

TypeDescription
TableCellBorders

A TableCellBorders object.

|

See Also

TableCellPropertiesBase Interface

TableCellPropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace