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

    Retrieves right border settings.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    Declaration

    ReadOnlyParagraphBorder RightBorder { get; }

    Property Value

    Type Description
    ReadOnlyParagraphBorder

    An object that contains read-only border settings.

    See Also