Skip to main content
A newer version of this page is available. .

FormShowingEventArgs Class

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.v20.2.dll

NuGet Package: DevExpress.Win.RichEdit

Declaration

public abstract class FormShowingEventArgs :
    ShowFormEventArgs
See Also