CustomGetDefaultFileNameEventArgs(String) Constructor
Initializes a new instance of the CustomGetDefaultFileNameEventArgs class.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Parameters
Name | Type | Description |
---|---|---|
fileName | String | A string that is the name of the file to which data is exported. |
See Also