FileManagerToolbarItemBase Class
Serves as a base for classes that implement the toolbar item‘s functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return FileManagerToolbarItemBase objects:
Remarks
Descendants of the FileManagerToolbarItemBase type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.
Inheritance
Object
StateManager
CollectionItem
FileManagerToolbarItemBase
See Also