NavigationPaneView.Element Attached Property
Gets a value that identifies a visual element corresponding to an object to which this property applies. This is an attached property.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v24.1.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Returns
Type | Description |
---|---|
Element | One of the Element enumeration values. |
See Also