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

FileManagerToolbarRenameButton Class

Implements the rename button functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FileManagerToolbarRenameButton :
    FileManagerToolbarItemBase

Remarks

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

Inheritance

See Also