Skip to main content
All docs
V26.1
  • ReadOnlySectionPageBorders.BottomBorder Property

    Retrieves bottom border settings.

    Namespace: DevExpress.XtraRichEdit.API.Native

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

    Declaration

    ReadOnlyPageBorder BottomBorder { get; }

    Property Value

    Type Description
    ReadOnlyPageBorder

    An object that contains read-only border settings.

    See Also