VideoObjectProperties.EnableContextMenu Property
Gets or sets whether the context menu is enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
The context menu is shown when the right mouse button is clicked within the media object’s area.
See Also