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

Delete Button

The Delete Button is a toolbar item that is used to delete files and folders.

 

ASPXFileManager - Delete Button

 

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

Characteristics Members
Accessibility FileManagerSettingsEditing.AllowDelete
Appearance FileManagerStyles.ToolbarItem
Image FileManagerImages.DeleteButton

The toolbox displays the Delete Button if the FileManagerSettingsToolbar.Items collection contains an object of the FileManagerToolbarDeleteButton type. In this case, the FileManagerSettingsEditing.AllowDelete property controls button availability.

If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowDelete property controls the Delete Button visibility.