IModelNavigationItem.ObjectKey Property
Specifies the key property value (Oid by default) of the object that is present in the navigation control.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string value specifying the key property value of the object that is present in the navigation control. |
See Also