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

RichEditViewCustomDrawEventArgs Class

Provides data for the RichEditControl.CustomDrawActiveView event.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v20.2.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

public class RichEditViewCustomDrawEventArgs :
    EventArgs

Inheritance

Object
EventArgs
RichEditViewCustomDrawEventArgs
See Also