CommandPopupMenu<T>.Id Property
Gets or sets menu identifier.
Namespace: DevExpress.Utils.Menu
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
T | An object serving as a menu identifier. |
See Also