Back to Devexpress

FileManagerToolbarPathBox Class

aspnet-devexpress-dot-web-06e4935d.md

latest1.9 KB
Original Source

FileManagerToolbarPathBox Class

Implements the path box functionality.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Remarks

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

See Also

FileManagerToolbarPathBox Members

File Manager

DevExpress.Web Namespace