NotesFormShowingEventArgs Class
In This Article
Provides data for the NotesFormShowing event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap
#Declaration
public class NotesFormShowingEventArgs :
FormShowingEventArgs
#Inheritance
Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
NotesFormShowingEventArgs
See Also