Skip to main content
Tab

FileManagerToolbarSpacer Class

Implements the toolbar’s spacer functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerToolbarSpacer :
    FileManagerToolbarItemBase

Remarks

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

See Also