Skip to main content

BootstrapFileManagerSettingsToolbar Properties

Toolbar settings.
Name Description
ExpandFolderContainerButtonSettings Gives access to the settings of the “Expand Folder Container” button.
Items Gets the collection of toolbar items.
SettingsAdaptivity Provides access to the file manager’s adaptivity settings. Inherited from FileManagerSettingsToolbar.
ShowCopyButton Obsolete. Gets or sets a value that specifies whether the copy button is displayed. Inherited from FileManagerSettingsToolbar.
ShowCreateButton Obsolete. Gets or sets a value that specifies whether the create button is displayed. Inherited from FileManagerSettingsToolbar.
ShowDeleteButton Obsolete. Gets or sets a value that specifies whether the delete button is displayed. Inherited from FileManagerSettingsToolbar.
ShowDownloadButton Obsolete. Gets or sets a value that specifies whether the download button is displayed. Inherited from FileManagerSettingsToolbar.
ShowFilterBox Gets or sets a value that specifies whether the filter box is displayed. Inherited from FileManagerSettingsToolbar.
ShowMoveButton Obsolete. Gets or sets a value that specifies whether the move button is displayed. Inherited from FileManagerSettingsToolbar.
ShowPath Gets or sets a value that specifies whether the path box is displayed. Inherited from FileManagerSettingsToolbar.
ShowPopOutImages Gets or sets a value specifying whether pop-out images that indicate that a toolbar item has a submenu are displayed. Inherited from FileManagerSettingsToolbar.
ShowRefreshButton Obsolete. Gets or sets a value that specifies whether the refresh button is displayed. Inherited from FileManagerSettingsToolbar.
ShowRenameButton Obsolete. Gets or sets a value that specifies whether the rename button is displayed. Inherited from FileManagerSettingsToolbar.
Visible Specifies the visibility of the toolbar element. Inherited from FileManagerSettingsToolbar.
See Also