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

FileManagerToolbarDeleteButton Class

Implements the delete button functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerToolbarDeleteButton :
    FileManagerToolbarItemBase

Remarks

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

See Also