ContextItem.Id Property
Gets or sets the current item’s unique identifier.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Guid | A Guid object which represents a globally unique identifier (GUID). |
See Also