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

StatusUpdatingEventArgs Class

Represents arguments passed to the XafApplication.StatusUpdating and ModuleUpdater.StatusUpdating events.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public class StatusUpdatingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
StatusUpdatingEventArgs
See Also