Back to Devexpress

FileManagerToolbarCustomDropDownButton Class

aspnet-devexpress-dot-web-8df5c7e3.md

latest2.3 KB
Original Source

FileManagerToolbarCustomDropDownButton Class

Implements the custom toolbar drop-down item‘s functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FileManagerToolbarCustomDropDownButton :
    FileManagerToolbarCustomButton
vb
Public Class FileManagerToolbarCustomDropDownButton
    Inherits FileManagerToolbarCustomButton

Remarks

An object of the FileManagerToolbarCustomDropDownButton type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.

Implements

IStateManager

IPropertiesOwner

IExpressionsAccessor

Inheritance

Object StateManager CollectionItem FileManagerToolbarItemBase FileManagerToolbarCustomButton FileManagerToolbarCustomDropDownButton BootstrapFileManagerToolbarCustomDropDownButton

See Also

FileManagerToolbarCustomDropDownButton Members

File Manager

DevExpress.Web Namespace