Download Button
The Download Button is a toolbar item that allows users to download files selected within ASPxFileManager content.
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 toolbox displays the Download Button if the FileManagerSettingsToolbar.Items collection contains an object of the FileManagerToolbarDownloadButton type. In this case, the FileManagerSettingsEditing.AllowDownload property controls button availability.
If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowDownload property controls the Download Button visibility.