Skip to main content
All docs
V24.2

ReadOnlyParagraphBorders.BottomBorder Property

Retrieves bottom border settings.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

ReadOnlyParagraphBorder BottomBorder { get; }

Property Value

Type Description
ReadOnlyParagraphBorder

An object that contains read-only border settings.

See Also