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

ReportStructureEditorFormShowingEventArgs Class

Provides data for the SnapControl.ReportStructureEditorFormShowing event.

Namespace: DevExpress.Snap

Assembly: DevExpress.Snap.v20.1.dll

NuGet Package: DevExpress.Win.Snap

Declaration

public class ReportStructureEditorFormShowingEventArgs :
    FormShowingEventArgs

Inheritance

Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
ReportStructureEditorFormShowingEventArgs
See Also