Skip to main content

RichEditViewCustomDrawEventArgs Class

Provides data for the RichEditControl.CustomDrawActiveView event.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v24.2.dll

Declaration

public class RichEditViewCustomDrawEventArgs :
    EventArgs

Inheritance

Object
EventArgs
RichEditViewCustomDrawEventArgs
See Also