FileManagerSettingsToolbar Properties
Contains settings that relate to the toolbar‘s functionality.| Name | Description |
|---|---|
| AdaptiveToolbarImage | Gets the settings of an image displayed in an adaptive ASPxFileManager‘s toolbar, when it contains hidden items. |
| ExpandFolderContainerButtonSettings | Provides access to the Expand Folder Container button settings. |
| Items | Gets the collection of items displayed in the toolbar and provides indexed access to them. |
| SettingsAdaptivity | Provides access to the file manager’s adaptivity settings. |
| ShowCopyButton | Obsolete. Gets or sets a value that specifies whether the copy button is displayed. |
| ShowCreateButton | Obsolete. Gets or sets a value that specifies whether the create button is displayed. |
| ShowDeleteButton | Obsolete. Gets or sets a value that specifies whether the delete button is displayed. |
| ShowDownloadButton | Obsolete. Gets or sets a value that specifies whether the download button is displayed. |
| ShowFilterBox | Gets or sets a value that specifies whether the filter box is displayed. |
| ShowMoveButton | Obsolete. Gets or sets a value that specifies whether the move button is displayed. |
| ShowPath | Gets or sets a value that specifies whether the path box is displayed. |
| ShowPopOutImages | Gets or sets a value specifying whether pop-out images that indicate that a toolbar item has a submenu are displayed. |
| ShowRefreshButton | Obsolete. Gets or sets a value that specifies whether the refresh button is displayed. |
| ShowRenameButton | Obsolete. Gets or sets a value that specifies whether the rename button is displayed. |
| Visible | Specifies the visibility of the toolbar element. |
See Also