Skip to main content
Box

RangedLayoutElement Interface

Defines a layout element which has a related DocumentRange.

Namespace: DevExpress.XtraRichEdit.API.Layout

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public interface RangedLayoutElement :
    LayoutElement

The following members return RangedLayoutElement objects:

See Also