Skip to main content
A newer version of this page is available. .
Tab

FileManagerContextMenuStyles Class

Contains settings that allow the appearance of context menu elements within the file manager to be defined.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class FileManagerContextMenuStyles :
    MenuStyles

The following members return FileManagerContextMenuStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions ASPxFileManager.StylesContextMenu
ASP.NET Bootstrap Controls BootstrapFileManager.StylesContextMenu

Remarks

An object of the FileManagerContextMenuStyles type can be accessed using the ASPxFileManager.StylesContextMenu property.

Implements

Inheritance

See Also