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.v22.1.dll

NuGet Package: DevExpress.Web

Declaration

public class FileManagerContextMenuStyles :
    MenuStyles

The following members return FileManagerContextMenuStyles objects:

Remarks

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

Implements

Inheritance

See Also