Back to Devexpress

IModelNavigationItem.ObjectKey Property

expressappframework-devexpress-dot-expressapp-dot-systemmodule-dot-imodelnavigationitem-36688ec7.md

latest1.5 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
string ObjectKey { get; set; }
vb
Property ObjectKey As String

Property Value

TypeDescription
String

A string value specifying the key property value of the object that is present in the navigation control.

|

See Also

Oid

Navigation System

IModelNavigationItem Interface

IModelNavigationItem Members

DevExpress.ExpressApp.SystemModule Namespace