Back to Devexpress

FileManagerToolbarDownloadButton Class

aspnet-devexpress-dot-web-aab7ec36.md

latest2.0 KB
Original Source

FileManagerToolbarDownloadButton Class

Implements the download button functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FileManagerToolbarDownloadButton :
    FileManagerToolbarItemBase
vb
Public Class FileManagerToolbarDownloadButton
    Inherits FileManagerToolbarItemBase

Remarks

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

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem FileManagerToolbarItemBase FileManagerToolbarDownloadButton

See Also

FileManagerToolbarDownloadButton Members

File Manager

DevExpress.Web Namespace