Back to Devexpress

Context Menu

aspnet-17535-components-file-management-file-manager-visual-elements-context-menu.md

latest1.3 KB
Original Source

Context Menu

  • Jun 17, 2021

The Context Menu allows users to perform actions related to the selected file or folder. Users can right-click a file or folder to invoke the context menu.

The table below lists the main members that affect element appearance and functionality.

CharacteristicsMembers
AvailabilityFileManagerSettingsContextMenu.Enabled
ItemsFileManagerSettingsContextMenu.Items
StyleASPxFileManager.StylesContextMenu

The context menu displays items contained in the FileManagerSettingsContextMenu.Items collection. If the collection is empty, the menu displays default items whose availability is specified by the ASPxFileManager.SettingsEditing property.

See Also

Context Menu

Online Demo: Custom Toolbar