Skip to main content
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.v24.2.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