Back to Devexpress

FileManagerToolbarRenameButton Class

aspnet-devexpress-dot-web-500087d3.md

latest2.1 KB
Original Source

FileManagerToolbarRenameButton Class

Implements the rename button functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Remarks

An object of the FileManagerToolbarRenameButton 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 FileManagerToolbarRenameButton BootstrapFileManagerToolbarRenameButton

See Also

FileManagerToolbarRenameButton Members

File Manager

DevExpress.Web Namespace