aspnet-devexpress-dot-web-8df5c7e3.md
Implements the custom toolbar drop-down item‘s functionality.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerToolbarCustomDropDownButton :
FileManagerToolbarCustomButton
Public Class FileManagerToolbarCustomDropDownButton
Inherits FileManagerToolbarCustomButton
An object of the FileManagerToolbarCustomDropDownButton type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.
Object StateManager CollectionItem FileManagerToolbarItemBase FileManagerToolbarCustomButton FileManagerToolbarCustomDropDownButton BootstrapFileManagerToolbarCustomDropDownButton
See Also