Back to Devexpress

TablePropertiesBase.TableBorders Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-tablepropertiesbase.md

latest1.3 KB
Original Source

TablePropertiesBase.TableBorders Property

Provides access to the TableBorders interface exposing table border properties.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

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

Property Value

TypeDescription
TableBorders

A TableBorders interface providing access to table border properties.

|

See Also

TablePropertiesBase Interface

TablePropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace