Skip to main content

PdfFormFieldEditorShowingEventArgs Class

Contains data for the FormFieldEditorShowing event.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfFormFieldEditorShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PdfFormFieldEditorShowingEventArgs
See Also