Back to Devexpress

RangedLayoutElement Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-e0048097.md

latest1.3 KB
Original Source

RangedLayoutElement Interface

Defines a layout element which has a related DocumentRange.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface RangedLayoutElement :
    LayoutElement
vb
Public Interface RangedLayoutElement
    Inherits LayoutElement

The following members return RangedLayoutElement objects:

See Also

RangedLayoutElement Members

DevExpress.XtraRichEdit.API.Layout Namespace