Skip to main content
Tab

FileManagerToolbarPathBox Class

Implements the path box functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class FileManagerToolbarPathBox :
    FileManagerToolbarItemBase

#Remarks

An object of the FileManagerToolbarPathBox type can be contained in the FileManagerToolbarItemCollection collection available using the FileManagerSettingsContextMenu.Items or FileManagerSettingsToolbar.Items properties.

See Also