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.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap
#Declaration
public abstract class FormShowingEventArgs :
ShowFormEventArgs
#Inheritance
Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
See Also