FileManagerContextMenuStyles Class
In This Article
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
#Related API Members
The following members return FileManagerContextMenuStyles objects:
#Remarks
An object of the FileManagerContextMenuStyles type can be accessed using the ASPxFileManager.StylesContextMenu property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
StylesBase
MenuStyles
FileManagerContextMenuStyles
See Also