Skip to main content
All docs
V25.1
  • ReadOnlyParagraphBorders.TopBorder Property

    Retrieves top border settings.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    ReadOnlyParagraphBorder TopBorder { get; }

    Property Value

    Type Description
    ReadOnlyParagraphBorder

    An object that contains read-only border settings.

    See Also