XRDesignPanel.CreateSaveFileDialog Method
Name | Parameters | Description |
---|---|---|
CreateSaveFileDialog(XtraReport, String, String) static | report, defaultDirectory, fileName | Creates the SaveFile dialog window to save the current report’s configuration to a REPX file. |
CreateSaveFileDialog(XtraReport, String) static | report, fileName | Creates the SaveFile dialog window to save the current report’s configuration to a REPX file. |