Back to Devexpress

TableCellBorder.LineThickness Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-tablecellborder-d81c581e.md

latest1.2 KB
Original Source

TableCellBorder.LineThickness Property

Gets or sets the line width.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
float LineThickness { get; set; }
vb
Property LineThickness As Single

Property Value

TypeDescription
Single

A Single value that is the line width in points.

|

See Also

TableCellBorder Interface

TableCellBorder Members

DevExpress.XtraRichEdit.API.Native Namespace