Skip to main content
A newer version of this page is available. .

Download Button

The Download Button is a toolbar item that can be used to download files selected within ASPxFileManager content.

 

FileManager-DownloadButton.png

 

The table below lists the main members that affect button appearance and functionality.

Characteristics Members
Accessibility FileManagerSettingsEditing.AllowDownload
Appearance FileManagerStyles.ToolbarItem
Image FileManagerImages.DownloadButton

The Download Button is displayed in the toolbox if the FileManagerSettingsToolbar.Items collection contains an object of the FileManagerToolbarDownloadButton type. In this case, button availability is controlled by the FileManagerSettingsEditing.AllowDownload property.

If the FileManagerSettingsToolbar.Items collection is empty, the Download Button visibility is controlled by the FileManagerSettingsEditing.AllowDownload property.