CustomMarkDrawEventArgs Class
In This Article
Provides data for the RichEditControl.CustomMarkDraw event.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
See Also
Provides data for the RichEditControl.CustomMarkDraw event.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
public class CustomMarkDrawEventArgs :
EventArgs
Public Class CustomMarkDrawEventArgs
Inherits EventArgs
The RichEditControl.CustomMarkDraw event receives CustomMarkDrawEventArgs as an event handler argument.
No
Your feedback is appreciated.