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.v18.2.Core.dll

Declaration

public class ReportStructureEditorFormShowingEventArgs :
    FormShowingEventArgs

Inheritance

Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
ReportStructureEditorFormShowingEventArgs
See Also