TableBorders.Left Property
In This Article
Provides access to an object specifying line properties associated with the left borders in a table.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
TableBorder Left { get; }
#Property Value
Type | Description |
---|---|
Table |
A Table |
See Also