ReadOnlyParagraphBorders.TopBorder Property
In This Article
Retrieves top border settings.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
ReadOnlyParagraphBorder TopBorder { get; }
#Property Value
Type | Description |
---|---|
Read |
An object that contains read-only border settings. |
See Also