Back to Devexpress

Rename Button

aspnet-8906-components-file-management-file-manager-visual-elements-toolbar-elements-rename-button.md

latest1.6 KB
Original Source

Rename Button

  • Apr 06, 2021

The Rename Button is a toolbar item that allows users to rename files and folders.

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

CharacteristicsMembers
AccessibilityFileManagerSettingsEditing.AllowRename
AppearanceFileManagerStyles.ToolbarItem
ImageFileManagerImages.RenameButton

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

If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowRename property controls the Rename Button visibility.