FileManagerToolbarMoveButton Class
In This Article
Implements the move button functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FileManagerToolbarMoveButton :
FileManagerToolbarItemBase
#Remarks
An object of the FileManagerToolbarMoveButton type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.
#Inheritance
Object
StateManager
CollectionItem
FileManagerToolbarItemBase
FileManagerToolbarMoveButton
See Also