Skip to main content

RichEditViewCustomDrawEventArgs Class

Provides data for the RichEditControl.CustomDrawActiveView event.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v23.2.dll

NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap

Declaration

public class RichEditViewCustomDrawEventArgs :
    EventArgs

Inheritance

Object
EventArgs
RichEditViewCustomDrawEventArgs
See Also