Skip to main content

ReportStructureEditorFormShowingEventArgs Class

Provides data for the SnapControl.ReportStructureEditorFormShowing event.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v21.2.dll

NuGet Package: DevExpress.Win.Snap

Declaration

public class ReportStructureEditorFormShowingEventArgs :
    FormShowingEventArgs

Inheritance

Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
ReportStructureEditorFormShowingEventArgs
See Also