Skip to main content
All docs
V26.1
  • ReadOnlyParagraphBorders.HorizontalBorder Property

    Retrieves horizontal border settings.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    Declaration

    ReadOnlyParagraphBorder HorizontalBorder { get; }

    Property Value

    Type Description
    ReadOnlyParagraphBorder

    An object that contains read-only border settings.

    See Also