Skip to main content

FormShowingEventArgs Class

Provides data for the events which occur when a form is shown - SpellChecker.SpellingFormShowing, SpellChecker.OptionsFormShowing, SpellChecker.CheckCompleteFormShowing.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.SpellChecker.v25.1.Core.dll

NuGet Package: DevExpress.SpellChecker.Core

Declaration

public class FormShowingEventArgs :
    EventArgs

Inheritance

See Also