Skip to main content

Download Button

The Download Button is a toolbar item used to download a file selected within the FileManager’s file container.

 

FileManager-DownloadButton.png

 

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

Characteristics Members
Appearance FileManagerStyles.ToolbarItem (via the FileManagerSettings.Styles.ToolbarItem)
Image FileManagerImages.DownloadButton (via the FileManagerSettings.Images.DownloadButton)
Visibillity To display the download button, add an object of the FileManagerToolbarDownloadButton type to the SettingsToolbar.Items collection. If the collection is empty, the download button is displayed provided that the AllowDownload property is set to true.