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

FileManagerToolbarDownloadButton Class

Implements the download button functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerToolbarDownloadButton :
    FileManagerToolbarItemBase

Remarks

An object of the FileManagerToolbarDownloadButton type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.

Inheritance

See Also