Skip to main content

CustomMarkDrawEventArgs Class

Provides data for the RichEditControl.CustomMarkDraw event.

Namespace: DevExpress.Xpf.RichEdit

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

NuGet Package: DevExpress.Wpf.RichEdit

Declaration

public class CustomMarkDrawEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomMarkDrawEventArgs
See Also