Back to Devexpress

DeletedTextMarkBox Class

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

latest1.5 KB
Original Source

DeletedTextMarkBox Class

The type of layout element of the DeletedTextMarkBox class.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class DeletedTextMarkBox :
    Box
vb
Public Class DeletedTextMarkBox
    Inherits Box

Implements

RangedLayoutElement

LayoutElement

Inheritance

Object LayoutElementBase RangedLayoutElementBase Box DeletedTextMarkBox

See Also

DeletedTextMarkBox Members

DevExpress.XtraRichEdit.API.Layout Namespace