Back to Devexpress

ChangedLineMarkBox Class

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-layout-3daef545.md

latest1.2 KB
Original Source

ChangedLineMarkBox Class

Layout element that relates to the markup indicating changes lines when the Track Changes feature is enabled.

Namespace : DevExpress.XtraRichEdit.API.Layout

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ChangedLineMarkBox :
    LayoutElementBase
vb
Public Class ChangedLineMarkBox
    Inherits LayoutElementBase

Implements

LayoutElement

Inheritance

Object LayoutElementBase ChangedLineMarkBox

See Also

ChangedLineMarkBox Members

DevExpress.XtraRichEdit.API.Layout Namespace