Back to Devexpress

FileManagerToolbarMoveButton Class

aspnet-devexpress-dot-web-bfb4da39.md

latest2.0 KB
Original Source

FileManagerToolbarMoveButton Class

Implements the move button functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FileManagerToolbarMoveButton :
    FileManagerToolbarItemBase
vb
Public Class FileManagerToolbarMoveButton
    Inherits FileManagerToolbarItemBase

Remarks

An object of the FileManagerToolbarMoveButton 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 FileManagerToolbarMoveButton BootstrapFileManagerToolbarMoveButton

See Also

FileManagerToolbarMoveButton Members

File Manager

DevExpress.Web Namespace