Back to Devexpress

DxContextMenu Properties

blazor-devexpress-dot-blazor-dot-dxcontextmenu-dot-underscore-properties.md

latest2.0 KB
Original Source

DxContextMenu Properties

A context menu component.

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the Context Menu.
CssClassAssigns a CSS class to the DxContextMenu component.
DataSpecifies a data source.
DataMappingsSpecifies data mappings.
DropDownMaxHeightLimits the maximum height of a context menu and all its submenus.
EnabledSpecifies whether the Context Menu is enabled.
IdSpecifies the context menu’s unique identifier.
ItemsDefines the component’s item collection.
ItemTemplateSpecifies the template for all context menu items.
ItemTextTemplateSpecifies the text template for all context menu items.
PositionTargetSpecifies the target UI element for the context menu.
SizeModeSpecifies the size of the component’s inner elements. Also affects the component’s size.
SubMenuCssClassAssigns a CSS class to all menu drop-down items.
SubMenuTemplateSpecifies the template for submenus of all context menu items.

See Also

DxContextMenu Class

DxContextMenu Members

DevExpress.Blazor Namespace