Back to Devexpress

Download Button

aspnet-9841-components-file-management-file-manager-visual-elements-toolbar-elements-download-button.md

latest1.5 KB
Original Source

Download Button

  • Apr 08, 2021

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.

CharacteristicsMembers
AccessibilityFileManagerSettingsEditing.AllowDownload
AppearanceFileManagerStyles.ToolbarItem
ImageFileManagerImages.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.