StatusUpdatingEventArgs.AdditionalParams Property
Gets additional parameters associated with the status message.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Object[] | An array of additional parameters associated with the status message. |
See Also