Back to Devexpress

DxContextMenu.Id Property

blazor-devexpress-dot-blazor-dot-dxcontextmenu-ddeba060.md

latest750 B
Original Source

DxContextMenu.Id Property

Specifies the context menu’s unique identifier.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public virtual string Id { get; set; }

Property Value

TypeDescription
String

A string that identifies the component.

|

See Also

DxContextMenu Class

DxContextMenu Members

DevExpress.Blazor Namespace