Skip to main content
Tab

FileManagerStyles.ContextMenuItem Property

Gets the style settings that define the appearance of the context menu items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FileManagerToolbarItemStyle ContextMenuItem { get; }

Property Value

Type Description
FileManagerToolbarItemStyle

A FileManagerToolbarItemStyle object that contains style settings.

See Also