Skip to main content
Tab

FileManagerToolbarCustomDropDownButton Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerToolbarCustomDropDownButton :
    FileManagerToolbarCustomButton

Remarks

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

See Also