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