Back to Devexpress

RichEditViewCustomDrawEventArgs Class

windowsforms-devexpress-dot-xtrarichedit-d7c70ff0.md

latest1.5 KB
Original Source

RichEditViewCustomDrawEventArgs Class

Provides data for the RichEditControl.CustomDrawActiveView event.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public class RichEditViewCustomDrawEventArgs :
    EventArgs
vb
Public Class RichEditViewCustomDrawEventArgs
    Inherits EventArgs

RichEditViewCustomDrawEventArgs is the data class for the following events:

Inheritance

Object EventArgs RichEditViewCustomDrawEventArgs

See Also

RichEditViewCustomDrawEventArgs Members

CustomDrawActiveView

DevExpress.XtraRichEdit Namespace