Back to Devexpress

Create Button

aspnet-8905-components-file-management-file-manager-visual-elements-toolbar-elements-create-button.md

latest1.5 KB
Original Source

Create Button

  • Apr 06, 2021

The Create Button is a toolbar item that allows users to create folders.

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

CharacteristicsMembers
AccessibilityFileManagerSettingsEditing.AllowCreate
AppearanceFileManagerStyles.ToolbarItem
ImageFileManagerImages.CreateButton

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

If the FileManagerSettingsToolbar.Items collection is empty, the FileManagerSettingsEditing.AllowCreate property controls the Create Button visibility.