ContextItem.Id Property
In This Article
Gets or sets the current item’s unique identifier.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Guid | A Guid object which represents a globally unique identifier (GUID). |
See Also