aspnet-devexpress-dot-web-958aa081.md
Implements the delete button functionality.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerToolbarDeleteButton :
FileManagerToolbarItemBase
Public Class FileManagerToolbarDeleteButton
Inherits FileManagerToolbarItemBase
An object of the FileManagerToolbarDeleteButton type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.
Object StateManager CollectionItem FileManagerToolbarItemBase FileManagerToolbarDeleteButton BootstrapFileManagerToolbarDeleteButton
See Also