
In edit mode, the Change File and Clear buttons are shown.
#Best file properties editor download
A user can click the link to download the file. Description FileDataPropertyEditor displays the property’s value as a link with the file name. In edit mode, FileDataEdit also contains the Change File and Clear buttons of the ASPxButton type. Edit Mode Control A FileDataEdit control that uses ASPxUploadControl to upload a new file and the HtmlAnchor control to download a file. FileDataPropertyEditor View Mode Control A FileDataEdit control that uses the HtmlAnchor control to download a file. ASP.NET Web FormsĮach ASP.NET Web Forms Property Editor has two different controls that display a property in a Detail View and in Edit mode. You can also click the editor’s button or press Enter to execute the Open Action. Use the editor’s context menu to execute these Actions.

Description The editor allows a user to perform the Open, SaveTo, and ClearContent Actions that FileAttachmentController contains. Repository Item RepositoryItemFileDataEdit - a RepositoryItemButtonEdit descendant. The editor uses OpenFileDialog to attach a file. FileDataPropertyEditor Control FileDataEdit - a ButtonEdit descendant. ExamplesĮach WinForms Property Editor has a control that displays the corresponding property in a Detail View, and a repository item that displays the property in a List Editor and supports in-place editing. The ASP.NET Web Forms version of this demo is available online at. The Feature Center demo is installed in %PUBLIC%\Documents\DevExpress Demos 22.2\Components\XAF\. You can find an example of the File Attachment property editor in the Property Editors | File Attachment Properties section of the Feature Center demo installed with XAF.
