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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerContextMenuStyles :
    MenuStyles

The following members return FileManagerContextMenuStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapFileManager.StylesContextMenu
ASP.NET Web Forms Controls ASPxFileManager.StylesContextMenu

Remarks

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

Implements

Inheritance

See Also