FormShowingEventArgs Class
In This Article
Serves as the base for classes which provide data for the events which occur before the RichEditControl dialogs are shown.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
NuGet Package: DevExpress.Win.RichEdit
#Declaration
public abstract class FormShowingEventArgs :
ShowFormEventArgs
#Inheritance
Show 33 items
Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
See Also