A newer version of this page is available.
Switch to the current version.
CustomGetDefaultFileNameEventArgs Class
Arguments, specific to the ExportController.CustomGetDefaultFileName event of the ExportController class.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
public class CustomGetDefaultFileNameEventArgs :
EventArgs
Public Class CustomGetDefaultFileNameEventArgs
Inherits EventArgs
Remarks
Declares properties, specific to the ExportController.CustomGetDefaultFileName event. This event is designed to set a custom name for the file used for data exported by the ExportController.ExportAction.
See Also
Feedback