Back to Devexpress

LayoutElement Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-0d17c378.md

latest2.0 KB
Original Source

LayoutElement Interface

Base interface for layout elements.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface LayoutElement
vb
Public Interface LayoutElement

The following members return LayoutElement objects:

Remarks

Use the RichEditHitTestResult.LayoutElement property to retrieve the LayoutElement instance.

See Also

LayoutElement Members

Layout API

How to: Determine the Document Element under the Mouse Pointer

How to: Determine the Document Element under the Mouse Pointer

DevExpress.XtraRichEdit.API.Layout Namespace