SpreadsheetFormsSettings.SaveFileFormPath Property
OBSOLETE
This property is not used any longer.
Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Save File dialog.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
[DefaultValue("")]
[Obsolete("This property is not used any longer.")]
public string SaveFileFormPath { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value specifying the file name and path to a User |
#Remarks
At design time, you can use the SaveFileFormPath property’s editor to simplify selecting a UserControl file within your web project. To invoke the property editor, click the corresponding ellipsis button.
Note
Use this property, and any other Spreadsheet