SpreadsheetSaveFileDialogSettings.DownloadCopyTarget Property
Specifies the window or frame at which to target the download copy dialog.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | The target name. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DownloadCopyTarget |
---|---|
SpreadsheetDialogSettings |
|
See Also