Class ContextMenu.
Object
Namespace: Radzen
Assembly: Radzen.Blazor.dll
public class ContextMenuGets or sets the mouse event arguments.
public MouseEventArgs MouseEventArgs { get; set; }
| Type | Description |
|---|---|
| MouseEventArgs | Gets or sets the mouse event arguments. |
Gets or sets the options.
public ContextMenuOptions Options { get; set; }
| Type | Description |
|---|---|
| ContextMenuOptions | Gets or sets the options. |