Back to Devexpress

Move Button

aspnet-8907-components-file-management-file-manager-visual-elements-toolbar-elements-move-button.md

latest1.6 KB
Original Source

Move Button

  • Apr 06, 2021

The Move Button is a toolbar item that is used to move files and folders.

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

CharacteristicsMembers
AccessibilityFileManagerSettingsEditing.AllowMove
AppearanceFileManagerStyles.ToolbarItem
ImageFileManagerImages.MoveButton

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

If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowMove property controls the Move Button visibility.