Back to Devexpress

CustomMarkDrawEventArgs Class

wpf-devexpress-dot-xpf-dot-richedit-331c0cff.md

latest1.2 KB
Original Source

CustomMarkDrawEventArgs Class

Provides data for the RichEditControl.CustomMarkDraw event.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public class CustomMarkDrawEventArgs :
    EventArgs
vb
Public Class CustomMarkDrawEventArgs
    Inherits EventArgs

CustomMarkDrawEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomMarkDrawEventArgs

See Also

CustomMarkDrawEventArgs Members

DevExpress.Xpf.RichEdit Namespace