Back to Devexpress

Copy Button

aspnet-16041-components-file-management-file-manager-visual-elements-toolbar-elements-copy-button.md

latest1.6 KB
Original Source

Copy Button

  • Apr 06, 2021

The Copy Button is a toolbar item that is used to copy files and folders.

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

CharacteristicsMembers
AccessibilityFileManagerSettingsEditing.AllowCopy
AppearanceFileManagerStyles.ToolbarItem
ImageFileManagerImages.CopyButton

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

If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowCopy property controls the Copy Button visibility.