Skip to main content
A newer version of this page is available. .

RichEditCustomMarkDrawEventArgs Class

Provides data for the RichEditControl.CustomMarkDraw event.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v20.2.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

public class RichEditCustomMarkDrawEventArgs :
    EventArgs

Inheritance

Object
EventArgs
RichEditCustomMarkDrawEventArgs
See Also